// fix update form.tpl in AdminEmployeesController

This commit is contained in:
lLefevre
2011-11-05 22:04:22 +00:00
parent c49a0df886
commit 8929034d12
2 changed files with 41 additions and 293 deletions
@@ -172,7 +172,7 @@ class AdminEmployeesControllerCore extends AdminController
)
),
array(
'type' => 'select',
'type' => 'select_theme',
'label' => $this->l('Theme:'),
'name' => 'bo_theme',
'options' => array('query' => $this->themes),