mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-07 16:09:57 +08:00
Only require jquery-ui-sortable on samples page
(hopefully) closes SCI-794.
This commit is contained in:
parent
aa776aaa71
commit
becdd687a6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//= require jquery-ui
|
||||
//= require jquery-ui/sortable
|
||||
|
||||
// Extend datatables API with searchable options
|
||||
// (http://stackoverflow.com/questions/39912395/datatables-dynamically-set-columns-searchable)
|
||||
|
|
Loading…
Reference in a new issue