[Bug #1260] Fixed width issues in Task hours group
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
5f49aeab3b
commit
48a4d589af
1 changed files with 1 additions and 1 deletions
|
|
@ -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')}" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue