mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
Update lib/client/viewer.js
This commit is contained in:
parent
d5da1582ff
commit
181c509ea9
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ CloudCommander.Viewer.FancyBox.load = (function(pParent, pCallBack){
|
|||
};
|
||||
|
||||
var lSrc = pParent.dir +'jquery.fancybox.pack.css';
|
||||
CloudCommander.cssLoad({
|
||||
pParent.cssLoad({
|
||||
src : lSrc,
|
||||
func : {
|
||||
onload: ljsLoad_f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue