From 1685548a4cff333b2f923960f33a7f87394afcc5 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 3 May 2016 21:59:26 -0700 Subject: ensure that important system fields are passed through the appman editor --- view/tpl/app_create.tpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view') diff --git a/view/tpl/app_create.tpl b/view/tpl/app_create.tpl index ff28e0598..0590e7031 100644 --- a/view/tpl/app_create.tpl +++ b/view/tpl/app_create.tpl @@ -12,6 +12,10 @@ {{/if}} + + + + {{include file="field_input.tpl" field=$name}} {{include file="field_input.tpl" field=$url}} {{include file="field_textarea.tpl" field=$desc}} -- cgit v1.2.3