CLOUDSTACK-7892: UI > instances > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.

This commit is contained in:
Jessica Wang 2014-11-12 15:04:10 -08:00
parent 30026ee175
commit 60aab6bf17

View File

@ -1931,7 +1931,12 @@
else
jsonObj.xenserverToolsVersion61plus = false;
}
$(window).trigger('cloudStack.module.sharedFunctions.addExtraProperties', {
obj: jsonObj,
objType: "UserVM"
});
args.response.success({
actionFilter: vmActionfilter,
data: jsonObj