From 6069ba836d1f27faa8621be088324425cd116ee1 Mon Sep 17 00:00:00 2001 From: Mehmood Asghar Date: Fri, 8 Mar 2024 10:19:18 -0500 Subject: [PATCH] misc fixes for template manager --- .../views/template_manager/edit_content.php | 16 +-- application/views/template_manager/index.php | 55 ++++++++- .../vue-prop-edit-component-template.php | 32 +++--- .../vue-prop-key-component.js | 32 ++---- .../vue-props-tree-component.js | 104 ++++++++++++++++-- .../template_manager/vue-tree-component.js | 40 ++++--- .../vue-tree-field-component.js | 5 +- 7 files changed, 207 insertions(+), 77 deletions(-) diff --git a/application/views/template_manager/edit_content.php b/application/views/template_manager/edit_content.php index 4cb7007a..82511aae 100644 --- a/application/views/template_manager/edit_content.php +++ b/application/views/template_manager/edit_content.php @@ -59,7 +59,7 @@ -
+
@@ -93,7 +93,7 @@ mdi-circle-medium{{$t("validation_rules")}} {{$t("json")}} - +
@@ -120,9 +120,9 @@ class="form-control form-field-dropdown" > - + -