- Issue created by @ckng
- Merge request !147Issue #3522413 by ckng: fixed revisions routes not using admin theme → (Open) created by ckng
Visiting events/*/revisions and events/*/revisions/* urls, the admin theme is not used. Because the `_admin_route` is not set.
Set `_admin_route` to TRUE in EventInstanceHtmlRouteProvider.
N/A
Admin theme will be used on events/*/revisions and events/*/revisions/* routes.
N/A
N/A
Active
2.0
Recurring Events (Main module)