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:
Jessica Wang 2013-04-15 17:07:57 -07:00
parent 34f8f795e1
commit 23211d1483

View File

@ -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({