mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(view) changed back fancybox url
This commit is contained in:
parent
395cb48d9e
commit
0a4b545e21
1 changed files with 1 additions and 2 deletions
|
|
@ -168,8 +168,7 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
var dir = CloudCmd.LIBDIRCLIENT + 'view/fancyBox/source/',
|
||||
files = [
|
||||
dir + 'jquery.fancybox.css',
|
||||
//dir + 'jquery.fancybox.js'
|
||||
'//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js'
|
||||
dir + 'jquery.fancybox.js'
|
||||
];
|
||||
|
||||
Util.time(Name + ' load');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue