Daniel Erez has posted comments on this change.

Change subject: webadmin: redundant rectangle on Network Interfaces tab 
(#851570)
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java
Line 286:     }
Line 287: 
Line 288:     public void setWidth(String width, boolean isFixedLayout) {
Line 289:         table.setWidth("100%", true); //$NON-NLS-1$
Line 290:         tableHeader.setWidth("100%", true); //$NON-NLS-1$
Please pass 'isFixedLayout' to the 'setWidth' methods
Line 291:     }
Line 292: 
Line 293:     @UiHandler("prevPageButton")
Line 294:     public void handlePrevPageButtonClick(ClickEvent event) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6f963adaee4a765c38bc2bf54f4dafe6ab442961
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to