Fix wrong label in "Work And Progress Per Task" report
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
ed42d91f63
commit
4aba29d69c
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
border="normal"
|
||||
style="overflow:auto">
|
||||
<panelchildren>
|
||||
<label value="${i18n:_('Task Code')}:" />
|
||||
<label value="${i18n:_('Project')}:" />
|
||||
<bandboxSearch id="bandboxSelectOrder"
|
||||
finder="OrderBandboxFinder"
|
||||
model="@{controller.orders}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue