Repository: cloudstack Updated Branches: refs/heads/master b12207cf2 -> 7e7641f0e
CLOUDSTACK-7892: UI > Infrastructure > zones > zone > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7e7641f0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7e7641f0 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7e7641f0 Branch: refs/heads/master Commit: 7e7641f0e87c16a363cf0ee5a8d9aa298da27e02 Parents: b12207c Author: Jessica Wang <jessicaw...@apache.org> Authored: Wed Nov 12 14:42:13 2014 -0800 Committer: Jessica Wang <jessicaw...@apache.org> Committed: Wed Nov 12 14:42:13 2014 -0800 ---------------------------------------------------------------------- ui/scripts/system.js | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7e7641f0/ui/scripts/system.js ---------------------------------------------------------------------- diff --git a/ui/scripts/system.js b/ui/scripts/system.js index cce1ff8..c341db9 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -8189,6 +8189,12 @@ }, success: function (json) { selectedZoneObj = json.listzonesresponse.zone[0]; + + $(window).trigger('cloudStack.module.sharedFunctions.addExtraProperties', { + obj: selectedZoneObj, + objType: "Zone" + }); + $.ajax({ url: createURL('listDedicatedZones'), data: {