Shubhendu Tripathi has posted comments on this change.

Change subject: webadmin: UI to list the no of gluster volume snapshots
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.ovirt.org/#/c/35305/8/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVolumeView.java
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVolumeView.java:

Line 151:         }),
Line 152:                 constants.activitiesOnVolume(),
Line 153:                 "100px"); //$NON-NLS-1$
Line 154: 
Line 155:         getTable().addColumn(new GlusterVolumeSnapshotsCountColumn(), 
constants.noOfSnapshotsLabel(), "150px"); //$NON-NLS-1$
> Ok. Will change accordingly and check it. The only thing is Column Label wh
100px works fine so changed to the same.
Line 156: 
Line 157:         getTable().addActionButton(new 
WebAdminButtonDefinition<GlusterVolumeEntity>(constants.newVolume()) {
Line 158:             @Override
Line 159:             protected UICommand resolveCommand() {


-- 
To view, visit http://gerrit.ovirt.org/35305
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I805a0d89833225a98018ae7124e9d4c6d7f743c0
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to