From e7e01b750c90a2b68d324fabced0e4e336c7e6a1 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 19 Nov 2020 20:40:45 -0800 Subject: [PATCH] (REF) afGuiEditor - Add form-* elements to 'config-form.html' This should bring the markup closer to Bootstrap3 convention. --- .../gui/ang/afGuiEditor/config-form.html | 47 ++++++++++++------- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/ext/afform/gui/ang/afGuiEditor/config-form.html b/ext/afform/gui/ang/afGuiEditor/config-form.html index 10026f1fee..5747482982 100644 --- a/ext/afform/gui/ang/afGuiEditor/config-form.html +++ b/ext/afform/gui/ang/afGuiEditor/config-form.html @@ -1,16 +1,31 @@ - - - - - - - - + + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
-- 2.25.1