mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
minor changes
This commit is contained in:
parent
744b13ca05
commit
ff489bfd37
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ CloudCommander.Viewer.FancyBox = {
|
|||
onload: ljsLoad_f,
|
||||
onerror: (function(){
|
||||
CloudCommander.cssLoad({
|
||||
src : pParent +'jquery.fancybox.css',
|
||||
src : pParent.dir +'jquery.fancybox.css',
|
||||
func : ljsLoad_f
|
||||
});
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue