debug
This commit is contained in:
@@ -263,8 +263,8 @@
|
||||
<?php $keyLineGroup ++ ;?>
|
||||
<ul class='ec7fc4 lvshicms-content__list sort-list 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="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="bd8e2d 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}
|
||||
|
||||
@@ -273,8 +273,8 @@
|
||||
<?php $keyLineGroup ++ ;?>
|
||||
<ul class='ec7fc4 lvshicms-content__list sort-list 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="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="bd8e2d 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