From c44dc97f31c36f6ec256d1cc05fa805789509413 Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Fri, 21 Jan 2011 15:27:37 -0800 Subject: [PATCH] bug 7116: volume page, snapshot page, IP Address page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). --- client/WEB-INF/classes/resources/resource.properties | 1 - ui/jsp/ipaddress.jsp | 6 ------ ui/jsp/snapshot.jsp | 6 ------ ui/jsp/volume.jsp | 6 ------ ui/scripts/cloud.core.ipaddress.js | 4 ++-- ui/scripts/cloud.core.snapshot.js | 6 +++--- ui/scripts/cloud.core.volume.js | 6 +++--- 7 files changed, 8 insertions(+), 27 deletions(-) diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index 17649d12d92..3ec9e405e3c 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -121,7 +121,6 @@ please.confirm.you.want.to.disable.account.that.will.prevent.account.access.to.t please.confirm.you.want.to.lock.account.that.will.prevent.account.access.to.the.cloud = Please confirm you want to lock account that will prevent account access to the cloud. please.confirm.you.want.to.enable.account = Please confirm you want to enable account. please.select.an.available.zone.to.associate.your.new.ip.with..acquiring.additional.ip.may.cost.you.an.additional.dollars.per.month. = Please select an availability zone to associate your new IP with. Acquiring additional IP may cost you an additional dollars per month. -please.confirm.you.want.to.release.this.IP.address = Please confirm you want to release this IP address please.restart.your.management.server.for.your.new.settings.to.take.effect = Please RESTART your management server for your new settings to take effect enabling.maintenance.mode.will.cause.a.live.migration.of.all.running.instances.on.this.host.to.any.available.host = Enabling maintenance mode will cause a live migration of all running instances on this host to any available host. please.confirm.you.want.to.cancel.maintenance.for.the.host = Please confirm you want to cancel maintenance for the host diff --git a/ui/jsp/ipaddress.jsp b/ui/jsp/ipaddress.jsp index 50501b79907..bac97d0771b 100644 --- a/ui/jsp/ipaddress.jsp +++ b/ui/jsp/ipaddress.jsp @@ -603,12 +603,6 @@ - - - - - -