IDEMPIERE-2099 zk7 Listbox misaligned because of null cells

This commit is contained in:
Carlos Ruiz 2015-01-10 22:32:01 -05:00
parent 5008085022
commit 60f70fb0d6
1 changed files with 1 additions and 0 deletions

View File

@ -507,6 +507,7 @@ public class WListItemRenderer implements ListitemRenderer<Object>, EventListene
header.setStyle("min-width: " + width + "px");
}
header.setHflex("true");
m_headers.add(header);
}
else