Add the new home screen view and template, issue #108
This commit is contained in:
24
mayan/apps/common/static/packages/fancyBox-master/bower.json
Normal file
24
mayan/apps/common/static/packages/fancyBox-master/bower.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "fancybox",
|
||||
"version": "2.1.5",
|
||||
"main": [
|
||||
"source/jquery.fancybox.css",
|
||||
"source/jquery.fancybox.js",
|
||||
"source/blank.gif",
|
||||
"source/fancybox_loading.gif",
|
||||
"source/fancybox_loading@2x.gif",
|
||||
"source/fancybox_overlay.png",
|
||||
"source/fancybox_sprite.png",
|
||||
"source/fancybox_sprite@2x.png",
|
||||
"source/jquery.fancybox.pack.js"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"fancybox.jquery.json",
|
||||
"demo"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.10",
|
||||
"jquery-mousewheel": "~3.1.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user