Skip to content

Commit

Permalink
CTP-3973 remove jquery mousewheel
Browse files Browse the repository at this point in the history
  • Loading branch information
watson8 committed Oct 29, 2024
1 parent 1d0ff3c commit 5eb7ae7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 239 deletions.
1 change: 0 additions & 1 deletion coursework.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ $( document ).ready(function() {
'datatables.buttons': base_url + 'datatables.buttons',
'datatables.select': base_url + 'datatables.select',
'datatables.responsive': base_url + 'datatables.responsive.min',
'jquery-mousewheel': base_url + 'jquery.mousewheel',
}
});

Expand Down
238 changes: 0 additions & 238 deletions datatables/js/jquery.mousewheel.js

This file was deleted.

0 comments on commit 5eb7ae7

Please sign in to comment.