refs #5697 fix: eliminado por la columna fecha, que no se formatea correctamente
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
5a6a18c76a
commit
6c00e704cc
|
@ -50,13 +50,13 @@
|
||||||
<th field="salesPersonFk">
|
<th field="salesPersonFk">
|
||||||
<span translate>Salesperson</span>
|
<span translate>Salesperson</span>
|
||||||
</th>
|
</th>
|
||||||
<th field="shippedDate" shrink-date>
|
<th field="shippedDate" shrink-date filter-enabled="false">
|
||||||
<span translate>Date</span>
|
<span translate>Date</span>
|
||||||
</th>
|
</th>
|
||||||
<th field="theoreticalHour">
|
<th field="theoreticalHour" filter-enabled="false">
|
||||||
<span translate>Theoretical</span>
|
<span translate>Theoretical</span>
|
||||||
</th>
|
</th>
|
||||||
<th field="practicalHour">
|
<th field="practicalHour" filter-enabled="false">
|
||||||
<span translate>Practical</span>
|
<span translate>Practical</span>
|
||||||
</th>
|
</th>
|
||||||
<th field="preparationHour" filter-enabled="false">
|
<th field="preparationHour" filter-enabled="false">
|
||||||
|
|
Loading…
Reference in New Issue