From 85ad9849695954f7bd1e84713df22c48708b7111 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 3 Feb 2020 23:47:14 +0300 Subject: [PATCH] feat(admin-plugin): cleanup tippy #211 --- site/plugins/admin/templates/partials/modules/tippy.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/plugins/admin/templates/partials/modules/tippy.html b/site/plugins/admin/templates/partials/modules/tippy.html index b49ec551..53500622 100644 --- a/site/plugins/admin/templates/partials/modules/tippy.html +++ b/site/plugins/admin/templates/partials/modules/tippy.html @@ -17,6 +17,4 @@ return document.getElementById(reference.getAttribute('data-dropdown')).innerHTML; } }); - - console.log(dropdown); \ No newline at end of file