Two close buttons
-
Hi, I have two close buttons on calendar event details (main calendar) when opening them. One top-right and one bottom-right. Looking at the code, it seems this is due to the fact my_calendar_draw_event() is called twice for a same event, once with $details true and another time with $details false. Is this expected and how to workaround that issue? I do not want two close buttons on my events! Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Two close buttons’ is closed to new replies.