mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
AngularJS Toaster v0.4.18 and v2.2.0 (#71)
This commit is contained in:
@@ -108,6 +108,15 @@ var resources = {
|
||||
'path': 'resources/angular-ui-router/{version}/angular-ui-router.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// AngularJS Toaster
|
||||
'angularJsToasterCSS': {
|
||||
'path': 'resources/angularjs-toaster/{version}/toaster.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
'angularJsToasterJS': {
|
||||
'path': 'resources/angularjs-toaster/{version}/toaster.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Animate CSS
|
||||
'animateCSS': {
|
||||
'path': 'resources/animate.css/{version}/animate.min.css',
|
||||
|
Reference in New Issue
Block a user