Add line break for Live progress
This commit is contained in:
@@ -313,7 +313,7 @@ DOCUMENTATION :: END
|
|||||||
% if data['media_type'] != 'photo':
|
% if data['media_type'] != 'photo':
|
||||||
<div class="dashboard-activity-info-time">
|
<div class="dashboard-activity-info-time">
|
||||||
% if data['live'] == 1:
|
% if data['live'] == 1:
|
||||||
Live
|
<br />Live
|
||||||
% elif data['view_offset']:
|
% elif data['view_offset']:
|
||||||
ETA:
|
ETA:
|
||||||
<span id="stream-eta-${sk}">
|
<span id="stream-eta-${sk}">
|
||||||
|
Reference in New Issue
Block a user