mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 18:49:02 +00:00
minor changes
This commit is contained in:
parent
76c033f5a7
commit
03dce45954
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ var CloudCommander, CloudFunc, $;
|
|||
* https://github.com/fancyapps/fancyBox
|
||||
*/
|
||||
CloudCommander.Viewer = {
|
||||
dir : './lib/viewer/',
|
||||
dir : './lib/client/viewer/',
|
||||
|
||||
getByClass : function(pClass){
|
||||
return document.getElementsByClassName(pClass);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue