+ add the new actions to the pri list.
This commit is contained in:
@@ -73,6 +73,9 @@ $lang->resource->project->browse = 'browse';
|
||||
$lang->resource->project->create = 'create';
|
||||
$lang->resource->project->edit = 'edit';
|
||||
$lang->resource->project->delete = 'delete';
|
||||
$lang->resource->project->task = 'tasks';
|
||||
$lang->resource->project->story = 'stories';
|
||||
$lang->resource->project->bug = 'bugs';
|
||||
$lang->resource->project->manageProducts = 'manageProducts';
|
||||
$lang->resource->project->manageChilds = 'manageChilds';
|
||||
$lang->resource->project->manageMembers = 'manageMembers';
|
||||
|
||||
Reference in New Issue
Block a user