debug
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
<?php $keyLine = 0;?>
|
||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||
<?php $keyLine ++ ;?>
|
||||
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 active">
|
||||
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="btn btn-default btn-warm"
|
||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
||||
{$arrPlayUrl.name}
|
||||
|
||||
Reference in New Issue
Block a user