How can i disable button "Edit event name" ?

Hello,

how can i disable the “Edit event name” button?

Thx
Six

Hello,

you can remove this button from the icons_select array:

scheduler.config.icons_select = [“icon_details”,“icon_delete”];