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:
Tim 2015-07-18 12:23:56 +02:00
commit a439cdb626
3 changed files with 14 additions and 5 deletions

View file

@ -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>