[WebUI] Added the word Actions in the header of the oxidized-nodes table (#13741)

This commit is contained in:
Santiago Z
2022-02-01 22:07:35 -03:00
committed by GitHub
parent a3bd1b9a69
commit b93a892feb

View File

@@ -35,7 +35,7 @@ $pagetitle[] = 'Oxidized';
<th data-column-id="last_update">Last Update</th>
<th data-column-id="model">Model</th>
<th data-column-id="group">Group</th>
<th data-column-id="actions" data-formatter="actions"></th>
<th data-column-id="actions" data-formatter="actions">Actions</th>
</tr>
</thead>
<tbody>