{* * $Id: list_project.html,v 1.4 2005/11/04 21:04:06 junneko Exp $ *} PROJECT
{include file="header.html"} {include file="menu.html"}
{include file="tagtables.html"}

プロジェクト

RSS1.0
{if $accessLevel.editable} NEW
{/if}
{section name=row loop=$yyyymmtbl} {$yyyymmtbl[row].yyyy}-{$yyyymmtbl[row].mm}
{/section} {if $accessLevel.editable} {/if} {section name=row loop=$projecttbl} {if $accessLevel.editable}{/if} {/section}
ID 業務種別 件名 内容処理
{$projecttbl[row].id} {$projecttbl[row].category} {$projecttbl[row].title} {$projecttbl[row].description} 削除

{include file="footer.html"}