Cannot override theme_slicedmenu_tree
cgriego - November 2, 2007 - 00:11
| Project: | Sliced Menu |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
I attempted to override the theme_slicedmenu_tree function in my custom theme, but cannot because this function is being called directly instead of through Drupal's theme() function.

#1
You can find a patch attached which solves this problem,
greetz,
Wim