//remove duplicate code

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15847 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-06-05 09:28:42 +00:00
parent 1e1452468c
commit 0d58f46c28
@@ -42,11 +42,6 @@ class AdminStatusesControllerCore extends AdminController
'dir' => 'os'
);
$this->fieldImageSettings = array(
'name' => 'icon',
'dir' => 'os'
);
$this->fields_list = array(
'id_order_state' => array(
'title' => $this->l('ID'),