-
Notifications
You must be signed in to change notification settings - Fork 8
/
sourceinfo.jade
30 lines (29 loc) · 1.16 KB
/
sourceinfo.jade
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
block sourceinfo
.source-info-block
h3= i18n.gettext('Source Streams')
ul
li
#master_dj_div.source-label= i18n.gettext('Master Src')
a#master_dj.source-kick-button(onclick="kickSource(this)").
.line-to-switch.off
a#master_dj.source-switch-button(href="#", onclick="setSwitchListener(this);")
span off
.line-to-on-air.off
li
#live_dj_div.source-label= i18n.gettext('Show Src')
a#live_dj.source-kick-button(onclick="kickSource(this)").
.line-to-switch.off
a#live_dj.source-switch-button(href="#", onclick="setSwitchListener(this);")
span off
.line-to-on-air.off
li
#scheduled_play_div.source-label= i18n.gettext('Scheduled Play')
.line-to-switch.off
a#scheduled_play.source-switch-button.active(href="#", onclick="setSwitchListener(this);")
span on
.line-to-on-air.off
.on-air-block
h3
.on-air-info.off#on-air-info ON AIR
a.listen-control-button(href="#")
span Listen