From d5fd1a354abdd1d53ba991cc02deb2a4535d100b Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Mon, 26 Mar 2012 15:04:35 -0700 Subject: [PATCH] bug 14482: IP Address page - remove IP action - after action is finished, remove the IP from listView and close detailView. [reviewed-by: Brian] --- ui/scripts/network.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index fa953e6fd4f..94a26c9e3fe 100644 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -1280,7 +1280,7 @@ poll: pollAsyncJobResult } }, - destroy: { + remove: { label: 'label.action.release.ip', action: function(args) { $.ajax({