mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
added packed css of fancybox
This commit is contained in:
parent
cb7b939f2a
commit
b1ad2bd347
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ CloudCommander.Viewer.FancyBox = {
|
|||
/*
|
||||
var lSrc = 'http://fancyapps.com/fancybox/source/jquery.fancybox.css';
|
||||
*/
|
||||
var lSrc = pParent.dir +'jquery.fancybox.min.css';
|
||||
var lSrc = pParent.dir +'jquery.fancybox.pack.css';
|
||||
CloudCommander.cssLoad({
|
||||
src : lSrc,
|
||||
func : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue