Explorar o código

1feature/EK-3790

ryan hai 3 semanas
pai
achega
b875996273
Modificáronse 1 ficheiros con 8 adicións e 8 borrados
  1. 8 8
      backendApi/modules/v1/models/lists/user/IndexList.php

+ 8 - 8
backendApi/modules/v1/models/lists/user/IndexList.php

@@ -224,14 +224,6 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
                         'tag'=>['type'=>'warning', 'size' => 'small', 'class'=>'no-border']
                     ],
                 ],
-                'REC_USER_NAME_ACTUAL' => [
-                    'header' => Yii::t('ctx', 'placementNo'),
-                    'headerOther' => ['width' => '140'],
-                ],
-                'REC_REAL_NAME_ACTUAL' => [
-                    'header' => Yii::t('ctx', 'placementName'),
-                    'headerOther' => ['width' => '140'],
-                ],
                 'REC_USER_NAME' => [
                     'header' => Yii::t('ctx', 'recommendationNo'),
                     'headerOther' => ['width' => '180'],
@@ -240,6 +232,14 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
                     'header' => Yii::t('ctx', 'recommendedName'),
                     'headerOther' => ['width' => '190'],
                 ],
+                'REC_USER_NAME_ACTUAL' => [
+                    'header' => Yii::t('ctx', 'placementNo'),
+                    'headerOther' => ['width' => '140'],
+                ],
+                'REC_REAL_NAME_ACTUAL' => [
+                    'header' => Yii::t('ctx', 'placementName'),
+                    'headerOther' => ['width' => '140'],
+                ],
                 'MOBILE' => [
                     'header' => Yii::t('ctx', 'phoneNumber'),
                     'value' => function($row) {