New class player

This commit is contained in:
Surinam 2018-09-13 03:53:52 +03:00
parent 54d1b1d34e
commit edce9553dc
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -142,7 +142,7 @@
<li class="complaint not-tab watchLaterBlock" style="display: none;"><a href="javascript:void(0)" id="watchLater">Досмотреть позже</a></li>
</ul>
<div style="position: relative; height: 370px;">
<div id="cinemapress-player">
<% if (page.player) { %>
<%- page.player %>
<% } %>

View File

@ -136,7 +136,7 @@
<li class="complaint not-tab"><a href="javascript:void(0)" id="watchLater">Досмотреть позже</a></li>
</ul>
<div style="position: relative; height: 370px;">
<div id="cinemapress-player">
<% if (page.player) { %>
<%- page.player %>
<% } %>