Added the poller group name to the table - general if no poller groups created

This commit is contained in:
laf
2015-08-06 18:36:26 +00:00
parent 2537767f2d
commit c6e3be2277
2 changed files with 14 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ $no_refresh = true;
<tr>
<th data-column-id="hostname">Hostname</th>
<th data-column-id="last_polled">Last Polled</th>
<th data-column-id="poller_group">Poller Group</th>
<th data-column-id="last_polled_timetaken" data-order="desc">Polling Duration (Seconds)</th>
</tr>
</thead>