. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang * @package dashboard * @version $Id$ * @link http://www.zentao.cn */ ?>
$story):?>
story->id;?> story->pri;?> story->product;?> story->title;?> story->plan;?> story->assignedTo;?> story->openedBy;?> story->estimate;?> story->status;?> story->lastEditedDate;?> actions;?>
id", sprintf('%03d', $story->id))) printf('%03d', $story->id);?> pri;?> productTitle;?> title;?> planTitle;?> assignedTo];?> openedBy];?> estimate;?> story->statusList; echo $statusList[$story->status];?> lastEditedDate, 5, 11);?> createLink('story', 'edit', "story={$story->id}"), $lang->edit);?> createLink('story', 'delete', "story={$story->id}&confirm=no"), $lang->delete, 'hiddenwin');?>