Missing theme
foripepe - December 4, 2008 - 13:43
| Project: | Taxonomy context |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Description
In the taxonomy_context.module, in the taxonomy_context_show_subterms() function, there is a line:
$output = theme('taxonomy_context_subterms', $terms);But there isn't this theme in anywhere.
PS. Maybe the 's' is not necessary at the end of the theme, because there is a theme_taxonomy_context_subterm() function.

#1
#2
Committed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.