id;?> title'>" . $story->title . '') : html::a($this->createLink('story', 'view', "storyID=$story->id"), $story->title);?> arrow . $lang->story->activate;?>

printExtendFields($story, 'table');?>
story->assignedTo;?> closedBy, 'class="form-control chosen"');?>
story->status;?> story->statusList['']); unset($lang->story->statusList['closed']); echo html::select('status', $lang->story->statusList, 'active', 'class="form-control chosen"'); ?>
story->comment;?>
story->activate, '', 'btn btn-wide btn-primary'); echo html::linkButton($lang->goback, $app->session->storyList ? $app->session->storyList : inlink('view', "storyID=$story->id"), 'self', '', 'btn btn-wide'); ?>