mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
minor changes
This commit is contained in:
parent
273e8c2c57
commit
325163a41f
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