Dashboard breaks theme switching on admin/block
Heine - June 16, 2006 - 10:55
| Project: | Dashboard |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The call to theme() in hook_menu initializes the theme system and prevents subsequent switching of themes on admin/block. Possible workarounds: check the url or use theme_add_style.

#1