Closed (fixed)
Project:
Taxonomy Theme
Version:
6.x-1.x-dev
Component:
Code / API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2008 at 11:13 UTC
Updated:
19 Sep 2010 at 20:46 UTC
On admin/settings/themekey/taxonomy
The default value is not showing in the "Assigned to Theme" select box
The function taxonomy_theme_get_theme() on line 312 is not returning a value
'#default_value' => taxonomy_theme_get_theme($key, $item->$key),
Thanks for this great module.
Regards
Geoff
Comments
Comment #1
mkalkbrenner