Commit 24a52cd4 authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменили тип выводимых данных для поля image

parent f8f2bab3
......@@ -23,7 +23,7 @@ use yii\grid\GridView;
'id',
'name',
'description:ntext',
'image:ntext',
'image:html',
['class' => 'yii\grid\ActionColumn'],
],
......
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