cloudStack 3.0 new UI - zone chart - public network - add IP range - change notification message.

This commit is contained in:
Jessica Wang 2011-12-02 14:50:56 -08:00
parent ec0e29f56b
commit 0b54135edc

View File

@ -136,7 +136,7 @@
args.response.success({
data: item,
notification: {
label: 'Added IP address',
label: 'IP range is added',
poll: function(args) {
args.complete();
}