// Fixed Suppliers controller

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12854 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-01-31 15:03:12 +00:00
parent 569eaf1841
commit 3be4528c77
@@ -151,6 +151,7 @@ class AdminSuppliersControllerCore extends AdminController
'name' => 'id_state',
'options' => array(
'id' => 'id_state',
'query' => array(),
'name' => 'name'
)
),