+ add new ACL of story.
This commit is contained in:
@@ -75,6 +75,9 @@ $lang->resource->story->create = 'create';
|
||||
$lang->resource->story->edit = 'edit';
|
||||
$lang->resource->story->delete = 'delete';
|
||||
$lang->resource->story->view = 'view';
|
||||
$lang->resource->story->change = 'change';
|
||||
$lang->resource->story->review = 'review';
|
||||
$lang->resource->story->close = 'close';
|
||||
$lang->resource->story->tasks = 'tasks';
|
||||
$lang->resource->story->ajaxGetProjectStories = 'ajaxGetProjectStories';
|
||||
$lang->resource->story->ajaxGetProductStories = 'ajaxGetProductStories';
|
||||
|
||||
Reference in New Issue
Block a user