Commit 9ece7da2 authored by Shakarim Sapa's avatar Shakarim Sapa

- Скрыли action view

parent 9a4c1eb9
......@@ -22,7 +22,7 @@ use yii\grid\GridView;
'date:datetime',
[
'class' => 'yii\grid\ActionColumn',
'template' => '{view}{update}{delete}',
'template' => '{update}{delete}',
],
],
]); ?>
......
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