+ add acl.

This commit is contained in:
wangchunsheng
2010-02-10 07:14:26 +00:00
parent 2860bc79de
commit 4a333bb2ba

View File

@@ -78,6 +78,7 @@ $lang->resource->story->view = 'view';
$lang->resource->story->change = 'change';
$lang->resource->story->review = 'review';
$lang->resource->story->close = 'close';
$lang->resource->story->activate= 'activate';
$lang->resource->story->tasks = 'tasks';
$lang->resource->story->ajaxGetProjectStories = 'ajaxGetProjectStories';
$lang->resource->story->ajaxGetProductStories = 'ajaxGetProductStories';