[*] BO : #PSFV-94 - added AdminRangePriceController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9682 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-10-27 14:57:08 +00:00
parent 04e0214776
commit cf384e0af1
3 changed files with 128 additions and 118 deletions
@@ -74,6 +74,7 @@ class AdminRangeWeightControllerCore extends AdminController
'id' => 'id_carrier',
'name' => 'name'
),
'empty_message' => '<div style="margin:5px 0 10px 0">'.$this->l('There isn\'t any carrier available for a weight range.').'</div>'
),
array(
'type' => 'text',