mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Improved caching and fixed tables
This commit is contained in:
parent
908941fb82
commit
0d7e261bd1
8 changed files with 36 additions and 47 deletions
|
@ -10,7 +10,7 @@
|
|||
</h4>
|
||||
</div>
|
||||
<div class="modal-body" id="modal-text">
|
||||
<table class="display no-fixed" id="history_table" width="100%">
|
||||
<table class="display" id="history_table" width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left" id="started">Started</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue