Fix typeOptions to get appname in the right place

This commit is contained in:
Nathan Gray 2012-05-29 15:23:12 +00:00
parent a1f6f70330
commit f8fbafd086

View File

@ -538,7 +538,7 @@ class admin_categories
if($tmpl instanceof etemplate_widget_template)
{
// Send categories for row colors
$sel_options['cat_id'] = etemplate_widget_menupopup::typeOptions('select-cat', '1,,'.$appname);
$sel_options['cat_id'] = etemplate_widget_menupopup::typeOptions('select-cat', ',,,'.$appname.',0');
}
$tmpl->exec($this->list_link,$content,$sel_options,$readonlys,array(