1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

switch drag & drop lib

This commit is contained in:
Luke Pulverenti 2015-10-22 11:03:08 -04:00
parent 1f9c509d58
commit f7c130f1b5
105 changed files with 4100 additions and 4165 deletions

View file

@ -2067,7 +2067,7 @@ var AppInfo = {};
medialibrarycreator: 'components/medialibrarycreator/medialibrarycreator',
medialibraryeditor: 'components/medialibraryeditor/medialibraryeditor',
howler: 'bower_components/howler.js/howler.min',
dragula: 'bower_components/dragula.js/dist/dragula.min'
sortable: 'bower_components/Sortable/Sortable.min'
};
if (Dashboard.isRunningInCordova()) {