git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6413 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2009-05-26 08:42:09 +00:00
parent 377831a756
commit d6f50b5b91

View file

@ -11,7 +11,6 @@
<!--@foreach($widget_info->category_list as $key => $val)--> <!--@foreach($widget_info->category_list as $key => $val)-->
<!--@if($_pDepth > $val->depth)--> <!--@if($_pDepth > $val->depth)-->
<!--@for($i=$val->depth; $i<$_pDepth; $i++)--> <!--@for($i=$val->depth; $i<$_pDepth; $i++)-->
</li>
</ul> </ul>
<!--@end--> <!--@end-->
{@ $_pDepth = $val->depth} {@ $_pDepth = $val->depth}