From 34e56f9fcc26be1d41bd898d015a3a5601b22015 Mon Sep 17 00:00:00 2001 From: Leorne Date: Mon, 9 Dec 2019 17:25:43 +0300 Subject: [PATCH] remove descriptions from notes list --- backend/modules/notes/views/notes/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/modules/notes/views/notes/index.php b/backend/modules/notes/views/notes/index.php index e5fa61a..88e0484 100755 --- a/backend/modules/notes/views/notes/index.php +++ b/backend/modules/notes/views/notes/index.php @@ -23,7 +23,7 @@ $this->params['breadcrumbs'][] = $this->title; ['class' => 'yii\grid\SerialColumn'], // 'id', 'name', - 'description', + // 'description', 'created_at', // 'updated_at',