mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(dom) sendDelete: add Images.show
This commit is contained in:
parent
1b8e05c861
commit
ff471d0ba4
1 changed files with 3 additions and 1 deletions
|
|
@ -630,7 +630,9 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
query = '',
|
||||
RESTful = DOM.RESTful,
|
||||
current = CurrentInfo.element;
|
||||
|
||||
|
||||
Images.show();
|
||||
|
||||
if (!files)
|
||||
files = Cmd.getSelectedFiles();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue