mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Added backbone-pageable
This commit is contained in:
parent
000b7bf9e0
commit
864cadacdc
@ -21,7 +21,8 @@ module.exports = function (grunt) {
|
||||
//'NzbDrone.Backbone/JsLibraries/jquery.tablesorter.js':
|
||||
'UI/JsLibraries/require.js' : 'http://raw.github.com/jrburke/requirejs/master/require.js',
|
||||
'UI/JsLibraries/sugar.js' : 'http://raw.github.com/andrewplummer/Sugar/master/release/sugar-full.development.js',
|
||||
'UI/JsLibraries/underscore.js' : 'http://underscorejs.org/underscore.js'
|
||||
'UI/JsLibraries/underscore.js' : 'http://underscorejs.org/underscore.js',
|
||||
'UI/JsLibraries/backbone-pageable' : 'https://raw.github.com/wyuenho/backbone-pageable/master/lib/backbone-pageable.js'
|
||||
},
|
||||
|
||||
uglify: {
|
||||
|
1290
UI/JsLibraries/backbone-pageable
Normal file
1290
UI/JsLibraries/backbone-pageable
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user