mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-21 05:43:22 -07:00
Update notification logs table
This commit is contained in:
parent
ed6a42f747
commit
9e8d55e0f3
3 changed files with 25 additions and 26 deletions
|
@ -104,11 +104,11 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th align="left" id="notification_timestamp">Timestamp</th>
|
||||
<th align="left" id="notification_notifier_id">Notifier ID</th>
|
||||
<th align="left" id="notification_agent_name">Agent</th>
|
||||
<th align="left" id="notification_action">Action</th>
|
||||
<th align="left" id="notification_poster_url">Subject Text</th>
|
||||
<th align="left" id="notification_poster_url">Body Text</th>
|
||||
<th align="left" id="notification_poster_url">Script Args</th>
|
||||
<th align="left" id="notification_notify_action">Action</th>
|
||||
<th align="left" id="notification_subject_text">Subject Text</th>
|
||||
<th align="left" id="notification_body_text">Body Text</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue