From e20bb42f9850163b3129ed5c53308933e3b34245 Mon Sep 17 00:00:00 2001 From: aynsix Date: Wed, 5 Feb 2020 11:21:45 +0300 Subject: [PATCH 1/3] hide cterms ckbox if not relevant --- templates/web/admin/fields/index.html.twig | 14 ++++++++++++++ templates/web/admin/fields/templates.html.twig | 14 ++++++++------ 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/templates/web/admin/fields/index.html.twig b/templates/web/admin/fields/index.html.twig index e8198a324f..531ef168eb 100644 --- a/templates/web/admin/fields/index.html.twig +++ b/templates/web/admin/fields/index.html.twig @@ -27,3 +27,17 @@ {# bootstrap admin field backbone application #} + + diff --git a/templates/web/admin/fields/templates.html.twig b/templates/web/admin/fields/templates.html.twig index 0dc661fc5c..a021a296c2 100644 --- a/templates/web/admin/fields/templates.html.twig +++ b/templates/web/admin/fields/templates.html.twig @@ -261,12 +261,14 @@ - - - - - /> - + + +
> + +
+ From fc53e158da3cd06b3d12bca0e2cd9ad059a24935 Mon Sep 17 00:00:00 2001 From: aynsix Date: Wed, 5 Feb 2020 18:06:04 +0300 Subject: [PATCH 2/3] fix visible ckbox in the right side --- templates/web/admin/fields/index.html.twig | 14 -------------- templates/web/admin/fields/templates.html.twig | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/templates/web/admin/fields/index.html.twig b/templates/web/admin/fields/index.html.twig index 531ef168eb..e8198a324f 100644 --- a/templates/web/admin/fields/index.html.twig +++ b/templates/web/admin/fields/index.html.twig @@ -27,17 +27,3 @@ {# bootstrap admin field backbone application #} - - diff --git a/templates/web/admin/fields/templates.html.twig b/templates/web/admin/fields/templates.html.twig index a021a296c2..c8802adc9a 100644 --- a/templates/web/admin/fields/templates.html.twig +++ b/templates/web/admin/fields/templates.html.twig @@ -263,7 +263,7 @@ -
> +
From a20962e9bac2c852e7de316f1222d2834f04b5f9 Mon Sep 17 00:00:00 2001 From: aynsix Date: Fri, 7 Feb 2020 12:35:57 +0300 Subject: [PATCH 3/3] hide chkbox --- templates/web/admin/fields/index.html.twig | 14 ++++++++++++++ templates/web/admin/fields/templates.html.twig | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/templates/web/admin/fields/index.html.twig b/templates/web/admin/fields/index.html.twig index e8198a324f..531ef168eb 100644 --- a/templates/web/admin/fields/index.html.twig +++ b/templates/web/admin/fields/index.html.twig @@ -27,3 +27,17 @@ {# bootstrap admin field backbone application #} + + diff --git a/templates/web/admin/fields/templates.html.twig b/templates/web/admin/fields/templates.html.twig index c8802adc9a..63117d56af 100644 --- a/templates/web/admin/fields/templates.html.twig +++ b/templates/web/admin/fields/templates.html.twig @@ -263,12 +263,13 @@ -
+
>
+