fix

parent 07162482
...@@ -143,6 +143,8 @@ class User extends \common\components\ActiveRecordModel implements IdentityInter ...@@ -143,6 +143,8 @@ class User extends \common\components\ActiveRecordModel implements IdentityInter
"post" => "Должность", "post" => "Должность",
"status" => "Активен / заблокирован", "status" => "Активен / заблокирован",
"occupation" => "Род занятий", "occupation" => "Род занятий",
"phone" => "Телефон",
"mobile_phone" => "Мобильный телефон",
)); ));
return $attrs; return $attrs;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment