To simplify the code and use existing hooks, the administration theme module should implement the hook_admin_paths_alter() function, for either allowed and disallowed paths.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | administration_theme-implements-hook_admin_paths_alter-1782156-1.patch | 3.03 KB | b-prod |
Comments
Comment #1
b-prod commentedThe patch below fixes the issue.