From e20bb42f9850163b3129ed5c53308933e3b34245 Mon Sep 17 00:00:00 2001 From: aynsix Date: Wed, 5 Feb 2020 11:21:45 +0300 Subject: [PATCH] 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 @@ - - - - - /> - + + +
> + +
+