diff --git a/bl-kernel/admin/views/dashboard.php b/bl-kernel/admin/views/dashboard.php index 0d2b36e1..7caed44f 100644 --- a/bl-kernel/admin/views/dashboard.php +++ b/bl-kernel/admin/views/dashboard.php @@ -74,11 +74,8 @@ html += '
'; - } return html; @@ -172,13 +169,12 @@ function setKey() { $(document).ready(function() { - // Button for delete a page in the table $(".select2-dropdown").css("z-index","1040"); // Event from button accept from the modal $(".deletePageModalAcceptButton").on("click", function() { - $( "body" ).append(""); + $( "body" ).append(""); var form = jQuery('