diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index 8bd31c3f3e..d0de599f4d 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -6,8 +6,7 @@ $(function() { - $('#sidebar .cell .text-center:last').append("datatable->showModule?>
"); - $("a[data-toggle='showModuleModal']").click(function(){$('#showModuleModal').modal('show')}); + $('#sidebar .cell .text-center:last').append("datatable->showModule?>
"); var $btnToolbar = $('#main .table-header .btn-toolbar:first');