mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
add num uses for recipients
This commit is contained in:
parent
65484afb6c
commit
36dd05de7e
3 changed files with 7 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<th>{{ i18n('endpoint_notifications.type') }}</th>
|
||||
<th>{{ i18n('endpoint_notifications.associated_to_endpoints') }}</th>
|
||||
<th>{{ i18n('endpoint_notifications.time_since_last_use') }}</th>
|
||||
<th>{{ i18n('endpoint_notifications.num_uses') }}</th>
|
||||
<th>{{ i18n('actions') }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue