Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6007 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июн. 25
25200
2
июл. 22
4271
1
сент. 21
3914
3
сент. 21
8700
2
сент. 21
9607