craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
148 stars 70 forks source link

Order of categories for an event #493

Open max951 opened 2 weeks ago

max951 commented 2 weeks ago

I would like to be able to set the order of the categories of an event manually. In the table webcal_entry_categories there is obviously a field cat_order for this. Unfortunately, I can't find a way to change the order anywhere. Is this option available somewhere?