diff --git a/js/simple-editor.js b/js/simple-editor.js index 91c7c5c8c..109b486df 100644 --- a/js/simple-editor.js +++ b/js/simple-editor.js @@ -90,6 +90,7 @@ $( '#canvas' ).css("z-index", "-100").hide(); }else{ $('#canvas').lock(); + jQuery('.dataTables_scrollBody .sorting_disabled input').attr('disabled', true); $('#table-editor-form').submit(); // showing the chart