Add custom roles project duplication
This commit is contained in:
committed by
Frédéric Guillot
parent
e5904ad2ed
commit
f28d7a15b9
@@ -24,6 +24,7 @@ class ProjectDuplicationModel extends Base
|
||||
{
|
||||
return array(
|
||||
'categoryModel',
|
||||
'projectRoleModel',
|
||||
'projectPermissionModel',
|
||||
'actionModel',
|
||||
'tagDuplicationModel',
|
||||
@@ -44,6 +45,7 @@ class ProjectDuplicationModel extends Base
|
||||
'swimlaneModel',
|
||||
'boardModel',
|
||||
'categoryModel',
|
||||
'projectRoleModel',
|
||||
'projectPermissionModel',
|
||||
'actionModel',
|
||||
'swimlaneModel',
|
||||
|
||||
Reference in New Issue
Block a user