mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-1974: cloudstack UI - Infrastructure menu - zone detail - public traffic type - IP Ranges tab - show new action "Release from account", "Add Account" action.
This commit is contained in:
parent
34f8f795e1
commit
23211d1483
@ -597,7 +597,7 @@
|
||||
});
|
||||
}
|
||||
},
|
||||
/*
|
||||
|
||||
releaseFromAccount: {
|
||||
label: 'Release from Account',
|
||||
action: function(args) {
|
||||
@ -622,6 +622,7 @@
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
addAccount: {
|
||||
label: 'Add Account',
|
||||
createForm: {
|
||||
@ -675,7 +676,7 @@
|
||||
});
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
},
|
||||
dataProvider: function(args) {
|
||||
$.ajax({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user