mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(dom) add Dialog
This commit is contained in:
parent
1ac91bb4a4
commit
5cecffda00
1 changed files with 2 additions and 1 deletions
|
|
@ -2017,7 +2017,8 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
RESTful : RESTful,
|
||||
Images : Images,
|
||||
Cache : Cache,
|
||||
Notify : Notify
|
||||
Notify : Notify,
|
||||
Dialog : Dialog
|
||||
}
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue