Skip to content

Commit

Permalink
[BS5] Replace FooTable with jquery Datatables
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddleSpl0it committed Jun 3, 2022
1 parent 8a86fa4 commit f13530d
Show file tree
Hide file tree
Showing 9 changed files with 484 additions and 352 deletions.
4 changes: 0 additions & 4 deletions data/web/js/site/mailbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -1179,10 +1179,6 @@ jQuery(function($){
});
};

$('body').on('click', 'span.footable-toggle', function () {
event.stopPropagation();
})

// detect element visibility changes
function onVisible(element, callback) {
$(element).ready(function() {
Expand Down
Loading

0 comments on commit f13530d

Please sign in to comment.