From 275c51bed3edc4989c4758ed891197ee33db6d7f Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 2 Feb 2020 20:53:07 +0300 Subject: [PATCH] feat(admin-plugin): add swal2 for toaster #211 --- .../templates/partials/modules/messenger.html | 18 ------------------ .../templates/partials/modules/swal2.html | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 18 deletions(-) delete mode 100644 site/plugins/admin/templates/partials/modules/messenger.html create mode 100644 site/plugins/admin/templates/partials/modules/swal2.html diff --git a/site/plugins/admin/templates/partials/modules/messenger.html b/site/plugins/admin/templates/partials/modules/messenger.html deleted file mode 100644 index c04e3cac..00000000 --- a/site/plugins/admin/templates/partials/modules/messenger.html +++ /dev/null @@ -1,18 +0,0 @@ - diff --git a/site/plugins/admin/templates/partials/modules/swal2.html b/site/plugins/admin/templates/partials/modules/swal2.html new file mode 100644 index 00000000..ffc56a6e --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/swal2.html @@ -0,0 +1,15 @@ + \ No newline at end of file