Add column restrictions to custom project roles
This commit is contained in:
@@ -34,6 +34,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'CategoryModel',
|
||||
'ColorModel',
|
||||
'ColumnModel',
|
||||
'ColumnRestrictionModel',
|
||||
'ColumnMoveRestrictionModel',
|
||||
'CommentModel',
|
||||
'ConfigModel',
|
||||
@@ -101,6 +102,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'AuthValidator',
|
||||
'CategoryValidator',
|
||||
'ColumnMoveRestrictionValidator',
|
||||
'ColumnRestrictionValidator',
|
||||
'ColumnValidator',
|
||||
'CommentValidator',
|
||||
'CurrencyValidator',
|
||||
|
||||
Reference in New Issue
Block a user