We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185a736 commit 79e0e25Copy full SHA for 79e0e25
Gruntfile.js
@@ -330,7 +330,7 @@ module.exports = function (grunt) {
330
'node_modules/jquery/dist/jquery.js',
331
'node_modules/bootstrap/dist/js/bootstrap.min.js',
332
'node_modules/bootstrap-select/js/bootstrap-select.js',
333
- 'node_modules/components-jqueryui/jquery-ui.min.js',
+ 'node_modules/jquery-ui/ui/core.js',
334
'node_modules/datatables.net/js/jquery.dataTables.js',
335
'node_modules/datatables.net-select/js/dataTables.select.js',
336
'node_modules/moment/moment.js',
0 commit comments