mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix datatables modal popups from 464d2a5
This commit is contained in:
parent
bea82c6640
commit
a4d6c6c0d8
8 changed files with 18 additions and 18 deletions
|
@ -186,7 +186,7 @@ DOCUMENTATION :: END
|
|||
</div>
|
||||
</div>
|
||||
<div class="table-card-back">
|
||||
<table class="display" id="history_table-SID-${data['section_id']}" width="100%">
|
||||
<table class="display history_table" id="history_table-SID-${data['section_id']}" width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left" id="delete">Delete</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue