From 9313f9f55b7751b72fdefaea9454e32fe145c7d9 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 3 Jun 2019 18:37:00 -0700 Subject: [PATCH] afform_html - Show more editable properaties --- ext/afform/html/ang/afformHtmlEditor.aff.html | 23 +++++++++++++++---- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/ext/afform/html/ang/afformHtmlEditor.aff.html b/ext/afform/html/ang/afformHtmlEditor.aff.html index db22d1fcb4..2c26815026 100644 --- a/ext/afform/html/ang/afformHtmlEditor.aff.html +++ b/ext/afform/html/ang/afformHtmlEditor.aff.html @@ -1,20 +1,33 @@ -
+
{{ts('Failed to find requested form.')}}
+
+
{{ts('Back')}} | {{ts('Save')}} + + | Open +
-
-
+
+ {{ts('Properties')}} +
{{resultForm.name}}
+
+
+
+ +
+ {{ts('Layout')}} +
+
+
-- 2.25.1