From 3cd57c86cd75e13972861ce712c7727774475907 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 14 Nov 2019 20:20:59 +0300 Subject: [PATCH] feat(admin-plugin): use dots icon for actions dropdown #292 --- .../admin/views/templates/extends/plugins/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/plugins/admin/views/templates/extends/plugins/index.html b/site/plugins/admin/views/templates/extends/plugins/index.html index 9eeab3f1..5800c735 100644 --- a/site/plugins/admin/views/templates/extends/plugins/index.html +++ b/site/plugins/admin/views/templates/extends/plugins/index.html @@ -8,12 +8,12 @@ {% if plugin.icon %} - + {% else %} - + {% endif %} - {{ plugin.name }} + {{ plugin.name }}