remove descriptions from notes list
This commit is contained in:
parent
8200544531
commit
34e56f9fcc
@ -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',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user