Vered Volansky has posted comments on this change. Change subject: webadmin: Size info in GB along side % ......................................................................
Patch Set 7: (1 comment) https://gerrit.ovirt.org/#/c/40729/7/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/storage/SubTabStorageGeneralView.java File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/storage/SubTabStorageGeneralView.java: Line 55: @Ignore Line 56: PercentLabel<Integer> overAllocationRatio = new PercentLabel<Integer>(); Line 57: Line 58: @Ignore Line 59: private TextBoxLabel warningLowSpaceIndicator = new TextBoxLabel(); > no need to declare as private.. Done Line 60: Line 61: @Ignore Line 62: StorageSizeLabel<Integer> criticalSpaceActionBlocker = new StorageSizeLabel<Integer>(); Line 63: -- To view, visit https://gerrit.ovirt.org/40729 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6a4032a16909d66186e98d4535983fb8cce86f46 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
