// Preferences identrifer names

This commit is contained in:
Jerome Nadaud
2013-11-12 11:55:54 +01:00
parent 0430d09753
commit d6df601d0e
2 changed files with 2 additions and 1 deletions
@@ -199,7 +199,7 @@ class AdminSearchConfControllerCore extends AdminController
'desc' => $this->l('Add new alias'),
'icon' => 'process-icon-new'
);
$this->identifier_name = 'alias';
parent::initPageHeaderToolbar();
}