mirror of https://github.com/apache/cloudstack.git
bug 14482: IP Address page - remove IP action - after action is finished, remove the IP from listView and close detailView. [reviewed-by: Brian]
This commit is contained in:
parent
71229f9790
commit
d5fd1a354a
|
|
@ -1280,7 +1280,7 @@
|
|||
poll: pollAsyncJobResult
|
||||
}
|
||||
},
|
||||
destroy: {
|
||||
remove: {
|
||||
label: 'label.action.release.ip',
|
||||
action: function(args) {
|
||||
$.ajax({
|
||||
|
|
|
|||
Loading…
Reference in New Issue