Rename shit to avoid breaking backwards compat of currenttitle
This commit is contained in:
parent
d7c3edfac5
commit
97de993055
8 changed files with 11 additions and 11 deletions
|
|
@ -50,10 +50,10 @@ html(lang="en")
|
|||
span.input-group-addon Guest login
|
||||
input#guestname.form-control(type="text", placeholder="Name")
|
||||
#videowrap.col-lg-7.col-md-7
|
||||
p#currenttitle
|
||||
p#videowrap-header
|
||||
span#resize-video-smaller.glyphicon.glyphicon-minus.pointer(title="Make the video smaller")
|
||||
span#resize-video-larger.glyphicon.glyphicon-plus.pointer(title="Make the video larger")
|
||||
span#currenttitle-text Nothing Playing
|
||||
span#currenttitle Nothing Playing
|
||||
.embed-responsive.embed-responsive-16by9
|
||||
#ytapiplayer.embed-responsive-item
|
||||
#controlsrow.row
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue