diff --git a/src/templates/bootstrap4/builderComponent/form.ejs b/src/templates/bootstrap4/builderComponent/form.ejs index ff5633f5b..c3b47e5a0 100644 --- a/src/templates/bootstrap4/builderComponent/form.ejs +++ b/src/templates/bootstrap4/builderComponent/form.ejs @@ -29,15 +29,17 @@ > -
- -
+ {% if (ctx.editJson !== false) { %} +
+ +
+ {% } %} {% } %}
- {% if (!(ctx.design && ctx.childComponent.type === 'reviewpage')) { %} + {% if (!(ctx.design && ctx.childComponent.type === 'reviewpage') && ctx.editComponent) { %}
-
- -
+ {% if (ctx.editJson !== false) { %} +
+ +
+ {% } %} {% } %}
- {% if (!(ctx.design && ctx.childComponent.type === 'reviewpage')) { %} + {% if (!(ctx.design && ctx.childComponent.type === 'reviewpage') && ctx.editComponent) { %}