[Bug #1260] Fixed width issues in Task hours group

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-11-11 12:25:23 +01:00
parent 5f49aeab3b
commit 48a4d589af

View file

@ -27,7 +27,7 @@
<panelchildren>
<grid
model="@{assignedHoursToOrderElementController.workReportLines}"
mold="paging" pageSize="10" fixedLayout="true">
mold="paging" pageSize="10" >
<columns>
<column label="${i18n:_('Date')}" width="120px" />
<column label="${i18n:_('Resource')}" />