productionScheduler + ecmactions field name
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user