From a50bf064cee076a167c6f7c69522f8425c3d4b67 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 5 Jan 2019 21:45:29 +0300 Subject: [PATCH] Admin Panel: - Menus Manager - menus name are clickable now - Fieldsets Manager - fieldsets name are clickable now - Templates Manager - templates and partials name are clickable now --- site/plugins/admin/views/templates/extends/fieldsets/list.php | 2 +- site/plugins/admin/views/templates/extends/snippets/list.php | 2 +- site/plugins/admin/views/templates/extends/templates/list.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/plugins/admin/views/templates/extends/fieldsets/list.php b/site/plugins/admin/views/templates/extends/fieldsets/list.php index 54761c7c..beadc7de 100644 --- a/site/plugins/admin/views/templates/extends/fieldsets/list.php +++ b/site/plugins/admin/views/templates/extends/fieldsets/list.php @@ -33,7 +33,7 @@ $fieldset): ?> - +
diff --git a/site/plugins/admin/views/templates/extends/snippets/list.php b/site/plugins/admin/views/templates/extends/snippets/list.php index d15321d9..b761b544 100644 --- a/site/plugins/admin/views/templates/extends/snippets/list.php +++ b/site/plugins/admin/views/templates/extends/snippets/list.php @@ -33,7 +33,7 @@ - +
diff --git a/site/plugins/admin/views/templates/extends/templates/list.php b/site/plugins/admin/views/templates/extends/templates/list.php index 38cd056a..579ae03e 100644 --- a/site/plugins/admin/views/templates/extends/templates/list.php +++ b/site/plugins/admin/views/templates/extends/templates/list.php @@ -35,7 +35,7 @@ - + @@ -58,7 +58,7 @@ - +