From 17ac3a7e3e033a82cbf1fef8ab1292099b4508df 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 ed621d07092..56a22818666 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -2014,6 +2014,9 @@ addButton: true } }, + + tags: cloudStack.api.tags({ resourceType: 'LoadBalancer', contextId: 'multiRule' }), + add: { label: 'label.add.vms', action: function(args) {