// update shipping tab

This commit is contained in:
sLorenzini
2013-07-29 14:14:00 +02:00
parent 2ac6ada03d
commit 243834ee17
6 changed files with 104 additions and 95 deletions
@@ -28,6 +28,7 @@ class AdminRangeWeightControllerCore extends AdminController
{
public function __construct()
{
$this->bootstrap = true;
$this->table = 'range_weight';
$this->className = 'RangeWeight';
$this->lang = false;