mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-7892: UI > instances > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.
This commit is contained in:
parent
30026ee175
commit
60aab6bf17
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user