productionScheduler + ecmactions field name

This commit is contained in:
Michał Zieliński
2025-09-15 20:00:00 +02:00
parent 91e6a206cb
commit 980180adb1
7 changed files with 13 additions and 7 deletions

View File

@@ -152,6 +152,7 @@
<th>Marka</th>
<th>Data wysyłki</th>
<th>Czynność</th>
<th>Linia</th>
<th>Uwagi</th>
</tr>
</thead>
@@ -245,6 +246,9 @@
{$ROW.action_index}
</a>
</td>
<td>
{$ROW.action_category}
</td>
<td>
<div id="edit-description-{$ROW.id}" class="ui-icon ui-icon-pencil"
onclick="editDescription('{$ROW.id}')" style="display: inline-block;"></div>