small fix

parent 711f64c7
...@@ -153,7 +153,6 @@ $this->registerJs($js, yii\web\View::POS_READY, 'expnd.info'); ...@@ -153,7 +153,6 @@ $this->registerJs($js, yii\web\View::POS_READY, 'expnd.info');
return TestingQuestion::$type_list[$model->type]; return TestingQuestion::$type_list[$model->type];
} }
], ],
'author',
[ [
'class' => 'common\components\ColorActionColumn', 'class' => 'common\components\ColorActionColumn',
'template' => '{view} {update}', 'template' => '{view} {update}',
......
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