From b70f67dde0968ffe4edba657f432a7603512777e Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 2 Feb 2020 19:36:07 +0300 Subject: [PATCH] feat(admin-plugin): add swal2 for api/delivery #211 --- .../templates/system/api/delivery/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/site/plugins/admin/templates/system/api/delivery/index.html b/site/plugins/admin/templates/system/api/delivery/index.html index f941440e..ac41b0b8 100644 --- a/site/plugins/admin/templates/system/api/delivery/index.html +++ b/site/plugins/admin/templates/system/api/delivery/index.html @@ -72,19 +72,19 @@ {% endif %} {% endblock %} -{% block tail_js %} +{% block tail %}