Sahina Bose has posted comments on this change.

Change subject: webadmin : changed create volume to new and sub tab title to 
new volume
......................................................................


Patch Set 3:

(1 comment)

....................................................
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/cluster/SubTabClusterGlusterHookView.java
Line 49:                 return object.getGlusterCommand();
Line 50:             }
Line 51:         };
Line 52:         TextColumnWithTooltip<GlusterHookEntity> statusColumn = new 
EnumColumn<GlusterHookEntity, GlusterHookStatus>() {
Line 53: 
Is this change part of this patch? You may want to remove this file from the 
patch
Line 54:             @Override
Line 55:             protected GlusterHookStatus getRawValue(GlusterHookEntity 
object) {
Line 56:                 return object.getStatus();
Line 57:             }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib32adbb4c0c59c5e30bc1d22c3c42d40c47cca0b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
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