{extend name="common:main" /} {block name="cssjs"} {/block} {block name="content"}
{foreach name="parentList" item="pitem"} {php}$num++;$itemList=is_array($subList[$pitem['id']])?array_merge(array($pitem),$subList[$pitem['id']]):array($pitem);{/php} {foreach name="itemList" item="item"} {$item['name']} {/foreach} {/foreach}
{$Think.lang.select} {$Think.lang.sort} {$Think.lang.taskgroup_name} {$Think.lang.op}
{$Think.lang.edit}   {$Think.lang.delete}  
{$pagenav}
{/block}