// fix small bugs

This commit is contained in:
lLefevre
2011-11-28 17:38:16 +00:00
parent ada6046eb6
commit a078985a76
3 changed files with 31 additions and 7 deletions
@@ -84,8 +84,7 @@ class AdminShippingControllerCore extends AdminController
),
'validation' => 'isBool'
),
),
'submit' => array()
)
),
);
}