remove descriptions from notes list

This commit is contained in:
Leorne 2019-12-09 17:25:43 +03:00
parent 8200544531
commit 34e56f9fcc

View File

@ -23,7 +23,7 @@ $this->params['breadcrumbs'][] = $this->title;
['class' => 'yii\grid\SerialColumn'], ['class' => 'yii\grid\SerialColumn'],
// 'id', // 'id',
'name', 'name',
'description', // 'description',
'created_at', 'created_at',
// 'updated_at', // 'updated_at',