|
|
@@ -56,7 +56,7 @@ class AdIndexList extends \common\libs\dataList\DataList implements DataListInte
|
|
|
'headerOther' => ['width' => '100'],
|
|
|
],
|
|
|
'TYPE'=> [
|
|
|
- 'name'=> Yii::t('ctx', 'type'),
|
|
|
+ 'name'=> Yii::t('ctx', 'ExternalLink'),
|
|
|
'other'=> 'select',
|
|
|
'selectData'=> [
|
|
|
['id'=> 1, 'name'=> Yii::t('ctx', 'ExternalLink')],
|