Change in ovirt-engine[ovirt-engine-3.6]: webadmin: increase default nodes in cell tree

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: increase default nodes in cell tree ...................................................................... webadmin: increase default nodes in cell tree - The default number of nodes shown in a cell tree was 25. It would automatically include a 'show more' link to show another 25, until all nodes are shown. Since we include a 'show all' button at the top this makes no sense in our application. This patch increases the number of visible nodes to all. And as a side effect solves the translation problem of the 'show more' link. Change-Id: I508fd174c5abf569397c0a52b60d1fe23f0646f4 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1269433 Signed-off-by: Alexander Wels <awels@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/tree/ElementIdCellTree.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Alexander Wels: Verified Jenkins CI: Passed CI tests Vojtech Szocs: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/51801 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I508fd174c5abf569397c0a52b60d1fe23f0646f4 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com