mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 17:35:34 +00:00
fix(edit) img: top -> current file
This commit is contained in:
parent
257c9f83a9
commit
4e78b4a43e
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