Shahar Havivi has uploaded a new change for review. Change subject: webadmin: rename Allocation to Format in new VM dialog (#837025) ......................................................................
webadmin: rename Allocation to Format in new VM dialog (#837025) https://bugzilla.redhat.com/837025 Change-Id: Icf2e851113e9788ac0f116c7126f0e72255d1c81 Signed-off-by: Shahar Havivi <shav...@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/8228/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java index 2c9e5ec..d13c169 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java +++ b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java @@ -585,7 +585,7 @@ @DefaultStringValue("Type") String typeDisk(); - @DefaultStringValue("Allocation") + @DefaultStringValue("Format") String allocationDisk(); @DefaultStringValue("Interface") -- To view, visit http://gerrit.ovirt.org/8228 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icf2e851113e9788ac0f116c7126f0e72255d1c81 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches