mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(view) series
This commit is contained in:
parent
c500e7a4c6
commit
45b4c8a132
1 changed files with 2 additions and 3 deletions
|
|
@ -70,9 +70,8 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
function(callback) {
|
||||
Loading = false;
|
||||
Util.exec(callback);
|
||||
},
|
||||
func
|
||||
]);
|
||||
}
|
||||
], func);
|
||||
|
||||
Config.parent = Overlay = DOM.load({
|
||||
id : 'js-view',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue