Skip to Content
Menu
This question has been flagged
1 Odpoveď
6006 Zobrazenia

I have maintenance plugin and I want to disable small button for adding new requests in kanban view.
https://i.imgur.com/hMTnqix.png

I was trying to edit kanban.html but there is nothing about quick add there (I went to dev mode and from the top right debug menu I chose "Edit View: Kanban").
Here is the code: https://pastebin.com/i22wwaFk

Avatar
Zrušiť
Best Answer

Add attribute quick_create="false" on kanban view.
Something like: <kanban quick_create="false">​

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jún 25
25200
2
júl 22
4271
1
sep 21
3914
3
sep 21
8700
2
sep 21
9607