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
9ca764f493
commit
c5a97f21a8
1 changed files with 1 additions and 2 deletions
|
|
@ -23,8 +23,7 @@ var CloudCommander, Util, DOM, CloudFunc, $;
|
|||
* onclick (it shoud be different objects)
|
||||
*/
|
||||
function getConfig(){
|
||||
return{
|
||||
afterLoad : $.fancybox.hideLoading,
|
||||
return{
|
||||
beforeShow : function(){
|
||||
DOM.Images.hideLoad();
|
||||
KeyBinding.unSet();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue