mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
First release
Add text to empty watched percent header Fix typo on IP modal text Update README Update CHANGELOG
This commit is contained in:
parent
de66480d5f
commit
a039641aba
7 changed files with 26 additions and 18 deletions
|
@ -172,7 +172,7 @@ from plexpy import helpers
|
|||
<th align='left' id="paused_counter">Paused</th>
|
||||
<th align='left' id="stopped">Stopped</th>
|
||||
<th align='left' id="duration">Duration</th>
|
||||
<th align='left' id="percent_complete"></th>
|
||||
<th align='left' id="percent_complete">Watched</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue