Ramesh N has uploaded a new change for review. Change subject: webadmin: Display unit for stripe size in create brick dialog. ......................................................................
webadmin: Display unit for stripe size in create brick dialog. Add the unit (KB) to the strip size label in create brick dialog. Change-Id: If735d639e574bd81fba984484c4624fd8c8cfd3b Bug-Url: https://bugzilla.redhat.com/1209426 Signed-off-by: Ramesh Nachimuthu <rnach...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/39822/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java index 3808af5..be33036 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java @@ -4213,7 +4213,7 @@ @DefaultStringValue("No. of Physical Disks in RAID Volume") String noOfPhysicalDisksInRaidVolume(); - @DefaultStringValue("Stripe Size") + @DefaultStringValue("Stripe Size (KB)") String stripeSize(); @DefaultStringValue("Choose storage devices of RAID type: ") -- To view, visit https://gerrit.ovirt.org/39822 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If735d639e574bd81fba984484c4624fd8c8cfd3b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnach...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches