mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
v1.1.9
Close href tag on activity pane. Update program description.
This commit is contained in:
parent
578ba52215
commit
285946bf94
4 changed files with 16 additions and 3 deletions
|
@ -186,7 +186,7 @@ DOCUMENTATION :: END
|
|||
</div>
|
||||
% endif
|
||||
</div>
|
||||
% if a['type'] == 'movie' or a['type'] == 'episode':
|
||||
% if a['type'] == 'movie' or a['type'] == 'episode' or a['type'] == 'track':
|
||||
</a>
|
||||
% endif
|
||||
<div class="dashboard-activity-progress">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue