Add column restrictions to custom project roles
This commit is contained in:
@@ -40,7 +40,8 @@ class ColumnMoveRestrictionCacheDecorator
|
||||
/**
|
||||
* Proxy method to get sortable columns
|
||||
*
|
||||
* @param int $project_id
|
||||
* @param int $project_id
|
||||
* @param string $role
|
||||
* @return array|mixed
|
||||
*/
|
||||
public function getSortableColumns($project_id, $role)
|
||||
|
||||
Reference in New Issue
Block a user