From 2be508f0e61ed22227c3db842a83193bea4db094 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 10 Oct 2019 18:04:01 +0300 Subject: [PATCH] feat(admin-plugin): add individual icons for snippets #253 --- .../admin/views/templates/extends/snippets/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/site/plugins/admin/views/templates/extends/snippets/index.html b/site/plugins/admin/views/templates/extends/snippets/index.html index 2547bd59..f1fad161 100644 --- a/site/plugins/admin/views/templates/extends/snippets/index.html +++ b/site/plugins/admin/views/templates/extends/snippets/index.html @@ -5,14 +5,17 @@ - + {% for id in snippets_list %} - +
{{ tr('admin_name') }}{{ tr('admin_snippet') }}
+ + + {{ id }}