mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
[WebUI] Added the word Actions in the header of the oxidized-nodes table (#13741)
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user