A
A
agent11562017-01-26 12:19:11
Yii
agent1156, 2017-01-26 12:19:11

How to remove delete button on index in yii2 admin panel?

There are three buttons on the admin index page to view, edit and delete. How to remove delete?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2017-01-26
@agent1156

Good morning.
The documentation is very clear...

['class' => 'yii\grid\ActionColumn', 'template' => '{view} {update}'],

D
Denis Derepko, 2017-01-26
@uDenX

Remove something like this:
['class' => 'yii\grid\ActionColumn']

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question