debug
This commit is contained in:
@@ -239,8 +239,8 @@
|
||||
<?php $keyLineGroup ++ ;?>
|
||||
<ul class='stui-content__playlist clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
||||
<?php $keyLine = 0;?>
|
||||
<?php $keyLine ++ ;?>
|
||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||
<?php $keyLine ++ ;?>
|
||||
<li class="{if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'
|
||||
m3u8="{$arrPlayUrl.url}">{$arrPlayUrl.name}</a>
|
||||
|
||||
Reference in New Issue
Block a user