mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(edit) img: top -> current file
This commit is contained in:
parent
305397c6b6
commit
0011e22cfe
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ var CloudCmd, Util, DOM, ace;
|
|||
this.show = function(pValue) {
|
||||
var lMode, lSession;
|
||||
|
||||
Images.showLoad({top:true});
|
||||
Images.showLoad();
|
||||
|
||||
if (!Element) {
|
||||
Element = DOM.anyload({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue