#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "channel.function"/> - <@s.m "global.list"/>
<@cms_perm url="/channel/v_add.do">
--<@s.m "channel.addChild"/>--
<#list modelList as model>
${model.name}
#list>
@cms_perm>
<@p.table value=list;channel,i,has_next><#rt/> <@p.column title="
" width="25" align="center">
<#t/> @p.column><#t/> <@p.column title="ID" align="center">${channel.id}
@p.column><#t/> <@p.column code="channel.name" align="center">${channel.name}@p.column><#t/> <@p.column code="channel.path" align="center">${channel.path}@p.column><#t/> <@p.column code="channel.priority" align="center">
@p.column><#t/> <@p.column code="channel.display" align="center"><#if channel.display><@s.m "global.true"/><#else><@s.m "global.false"/>#if>@p.column><#t/> <@p.column code="global.operate" align="center"> <@cms_perm url="/channel/v_edit.do">
<@s.m "global.edit"/>
| <#rt/> @cms_perm> <@cms_perm url="/channel/o_delete.do">
<@s.m "global.delete"/>
<#t/> @cms_perm> @p.column><#t/> @p.table>
<@cms_perm url="/channel/o_delete.do">
" onclick="optDelete();" class="del-button"/ style="float:left; border-right:1px solid #ffffff;"> @cms_perm> <@cms_perm url="/channel/o_priority.do">
" onclick="optPriority();" class="bcplxx-button"/ style="float:left; border-right:1px solid #ffffff;"> @cms_perm>
<#include "/common/alert_message.html"/>