mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add line break for Live progress
This commit is contained in:
parent
2732dbf1b1
commit
abb801535c
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ DOCUMENTATION :: END
|
|||
% if data['media_type'] != 'photo':
|
||||
<div class="dashboard-activity-info-time">
|
||||
% if data['live'] == 1:
|
||||
Live
|
||||
<br />Live
|
||||
% elif data['view_offset']:
|
||||
ETA:
|
||||
<span id="stream-eta-${sk}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue