// fix small bugs

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10722 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-11-28 17:38:16 +00:00
parent 1d1c9966ea
commit d756559062
3 changed files with 31 additions and 7 deletions
@@ -84,8 +84,7 @@ class AdminShippingControllerCore extends AdminController
),
'validation' => 'isBool'
),
),
'submit' => array()
)
),
);
}