From a1cffbb21a64a70c8304ebb6e8203807d28ed2bc Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 20 May 2013 10:55:25 -0700 Subject: [PATCH] UCS blade UI: Fix duplicate row being created on action --- ui/scripts/system.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 657b85339ce..f81999251ba 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -11015,6 +11015,7 @@ actions: { associateProfileToBlade: { label: 'associate profile to blade', + addRow: 'false', messages: { notification: function(args) { return 'associate profile to blade';