From 68ce66ef78db0d0fc438351cff8238e405e9cf49 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Mon, 26 Mar 2012 15:05:36 -0700 Subject: [PATCH] bug 14482: IP Address page - remove IP action - after action is finished, remove the IP from listView and close detailView. --- 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({