Skip to content
Snippets Groups Projects

Dev#13582 Change Profil Deco

Merged Patrick Barroca requested to merge dev#13582_change_profil_deco into WIP
Compare and
+ 220
166
Preferences
Compare changes
Files
@@ -152,11 +152,6 @@ class Admin_AccueilController extends Zend_Controller_Action {
public function loginAction() {
$this->view->getHelper('ComboProfils')
->setTagId('profil_redirect')
->setTagName('profil_redirect')
->addEmptyOption();
$this->_simpleAction();
}