Remove meeting templates and show Events programme on Meet rooms.
Deploy Ladill Meet / deploy (push) Successful in 42s

Templates duplicated create-form settings without edit/delete flows; drop the feature and table. Conference and webinar pages render synced programme snapshots and link back to Ladill Events.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-01 22:31:03 +00:00
co-authored by Cursor
parent c108514b27
commit aed7094fed
25 changed files with 152 additions and 336 deletions
@@ -72,7 +72,6 @@ class RecurringMeetingService
'timezone' => $parent->timezone,
'passcode' => $parent->passcode,
'settings' => $parent->settings,
'template_id' => $parent->template_id,
'recurring_series_id' => $parent->recurring_series_id,
'recurrence_rule' => $parent->recurrence_rule,
'recurrence_interval' => $parent->recurrence_interval,