mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
Fix user IPs table breaking if there are blank IPs.
Fix user_id showing on right of history table in info page. Add Donations button to readme.
This commit is contained in:
parent
cf55f239fb
commit
a439cdb626
3 changed files with 14 additions and 5 deletions
|
@ -189,6 +189,7 @@ from plexpy import helpers
|
|||
<th class="never" align='left' id="user"></th>
|
||||
<th class="never" align='left' id="media_type"></th>
|
||||
<th class="never" align='left' id="video_decision"></th>
|
||||
<th class="never" align='left' id="user_id"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue