Idan Shaby has posted comments on this change.

Change subject: uicommonweb: Enabling tooltip for BaseEntityModelCheckboxEditor
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/38662/3/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/BaseEntityModelCheckboxEditor.java
File 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/BaseEntityModelCheckboxEditor.java:

Line 148:     public void setLabelHTML(SafeHtml labelHTML) {
Line 149:         if (useCheckBoxWidgetLabel) {
Line 150:             asCheckBox().setHTML(labelHTML);
Line 151:         }
Line 152:         else {
> please move to previous line (as in line 142)
Done
Line 153:             super.setLabelHTML(labelHTML);
Line 154:         }
Line 155:     }
Line 156: 


-- 
To view, visit https://gerrit.ovirt.org/38662
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I081b223ed16991f82b5c2ebb90aa7dd7ec3d398a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ish...@redhat.com>
Gerrit-Reviewer: Ala Hino <ah...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Amit Aviram <aavi...@redhat.com>
Gerrit-Reviewer: Candace Sheremeta <csher...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Freddy Rolland <froll...@redhat.com>
Gerrit-Reviewer: Idan Shaby <ish...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@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