mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6413 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
377831a756
commit
d6f50b5b91
1 changed files with 3 additions and 4 deletions
|
|
@ -11,8 +11,7 @@
|
|||
<!--@foreach($widget_info->category_list as $key => $val)-->
|
||||
<!--@if($_pDepth > $val->depth)-->
|
||||
<!--@for($i=$val->depth; $i<$_pDepth; $i++)-->
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<!--@end-->
|
||||
{@ $_pDepth = $val->depth}
|
||||
<!--@end-->
|
||||
|
|
@ -32,10 +31,10 @@
|
|||
{@$_pDepth++}
|
||||
<ul>
|
||||
<!--@else-->
|
||||
</li>
|
||||
</li>
|
||||
<!--@end-->
|
||||
<!--@end-->
|
||||
<!--@for($i=0;$i<$_pDepth;$i++)--></ul></li><!--@end-->
|
||||
</ul>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue