Apply suggestions from code review

Co-authored-by: Magdalena Sadowska <bannanowa@gmail.com>
This commit is contained in:
Loïc Frémont 2022-03-22 11:24:46 +01:00
parent c3a36e9b6c
commit 730ee59cc7

View file

@ -140,7 +140,7 @@ The above grid modification will change the redirect of the ``show`` action to r
Also the label was changed here.
How to remove label of an action from a grid?
''''''''''''''''''''''''''''''''''''
'''''''''''''''''''''''''''''''''''''''''''''
If you would like to remove label for some actions in any grid, you just need to set its ``labeled`` option to ``false`` like below: