From c7f09d091690562aa866fc72728fd1654cf06709 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 10 Oct 2019 19:57:29 +0300 Subject: [PATCH] feat(admin-plugin): add individual icons for snippets #253 --- .../admin/views/templates/extends/snippets/index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/site/plugins/admin/views/templates/extends/snippets/index.html b/site/plugins/admin/views/templates/extends/snippets/index.html index f1fad161..3002f943 100644 --- a/site/plugins/admin/views/templates/extends/snippets/index.html +++ b/site/plugins/admin/views/templates/extends/snippets/index.html @@ -3,12 +3,6 @@ {% block content %} {% if snippets_list|length > 0 %} - - - - - - {% for id in snippets_list %}
{{ tr('admin_snippet') }}