changes in manager and manager_employee, replaced user_id to card_id
This commit is contained in:
@ -71,7 +71,7 @@ YiiAsset::register($this);
|
||||
|
||||
[
|
||||
'attribute' => 'project_user_id',
|
||||
'value' => 'projectUser.user.username'
|
||||
'value' => 'projectUser.card.fio'
|
||||
],
|
||||
|
||||
[
|
||||
|
Reference in New Issue
Block a user