feature(operation) TITLE: Operation -> CloudCmd.TITLE

This commit is contained in:
coderaiser 2016-03-02 12:57:33 -05:00
parent db4323427b
commit 65c063548e

View file

@ -13,7 +13,7 @@
function OperationProto(operation, data) {
var Name = 'Operation',
TITLE = Name,
TITLE = CloudCmd.TITLE,
Loaded,
RESTful = DOM.RESTful,