+ add new pri.

This commit is contained in:
wangchunsheng
2009-11-27 06:22:24 +00:00
parent 18b4ea65e4
commit 51c0413c27

View File

@@ -56,6 +56,7 @@ $lang->resource->story->create = 'create';
$lang->resource->story->edit = 'edit';
$lang->resource->story->delete = 'delete';
$lang->resource->story->view = 'view';
$lang->resource->story->tasks = 'tasks';
$lang->resource->story->ajaxGetProjectStories = 'ajaxGetProjectStories';
$lang->resource->story->ajaxGetProductStories = 'ajaxGetProductStories';
//$lang->resource->story->comment = 'comment';