From fe3454bb61c1ad57123ac9f5915ba58894ef8550 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 24 Jul 2012 11:50:10 -0700 Subject: [PATCH] Add tag edit to LB rule --- ui/scripts/network.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index ed122194b36..9da112b66a7 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -2202,6 +2202,9 @@ addButton: true } }, + + tags: cloudStack.api.tags({ resourceType: 'LoadBalancer', contextId: 'multiRule' }), + add: { label: 'label.add.vms', action: function(args) {