debug
This commit is contained in:
@@ -313,7 +313,7 @@
|
||||
<?php $keyLine = 0;?>
|
||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||
<?php $keyLine ++ ;?>
|
||||
<li class="col-lg-10 col-md-8 col-sm-6 col-xs-4">
|
||||
<li class="col-lg-10 col-md-8 col-sm-6 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="btn btn-default"
|
||||
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