mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
feature(operation) TITLE: Operation -> CloudCmd.TITLE
This commit is contained in:
parent
db4323427b
commit
65c063548e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
function OperationProto(operation, data) {
|
||||
var Name = 'Operation',
|
||||
TITLE = Name,
|
||||
TITLE = CloudCmd.TITLE,
|
||||
Loaded,
|
||||
RESTful = DOM.RESTful,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue