mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added jQuery BlockUI v2.70
This commit is contained in:
@@ -119,6 +119,11 @@ var resources = {
|
||||
'path': 'resources/jquery/{version}/jquery.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// jQuery BlockUI
|
||||
'jQueryBlockUI': {
|
||||
'path': 'resources/jquery.blockUI/{version}/jquery.blockUI.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// jQuery UI
|
||||
'jQueryUI': {
|
||||
'path': 'resources/jqueryui/{version}/jquery-ui.min.jsm',
|
||||
|
Reference in New Issue
Block a user