add_type_in_settings

This commit is contained in:
SoHardKI
2019-06-26 17:22:10 +03:00
parent 91e3608c47
commit befb8a96a2
9 changed files with 82 additions and 15 deletions

View File

@ -0,0 +1,6 @@
<?php
/**
* @var $model \yii\db\ActiveRecord
*/
echo \common\models\UseField::getStatusesTextById($model->use);