diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index c7bb7506e..0ffed7163 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -1,6 +1,6 @@ @@ -362,16 +353,15 @@ function enableOnUser(){ $( document ).on( "click", ".wall-item-delete-link,.page-delete-link,.layout-delete-link,.block-delete-link", function(e) { var link = $(this).attr("href"); // "get" the intended link in a var - if (typeof(eval($.fn.modal)) === 'function'){ - e.preventDefault(); - bootbox.confirm("