From 0037628840e819bfe1f5856d0c583983362f90cf Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 10 Oct 2019 19:57:23 +0300 Subject: [PATCH] feat(admin-plugin): add individual icons for templates and partials #254 --- .../views/templates/extends/themes/templates/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/site/plugins/admin/views/templates/extends/themes/templates/index.html b/site/plugins/admin/views/templates/extends/themes/templates/index.html index 30f15ea4..2b7db771 100644 --- a/site/plugins/admin/views/templates/extends/themes/templates/index.html +++ b/site/plugins/admin/views/templates/extends/themes/templates/index.html @@ -3,13 +3,6 @@ {% block content %} {% if (templates_list|length > 0) or (partials_list|length > 0) %} - - - - - - - {% if templates_list|length > 0 %} {% for template in templates_list %}
{{ tr('admin_name') }}{{ tr('admin_type') }}