* Fix branch menu.
This commit is contained in:
@@ -20,6 +20,8 @@ class branch extends control
|
||||
*/
|
||||
public function manage($productID)
|
||||
{
|
||||
$this->lang->product->switcherMenu = $this->product->getSwitcher();
|
||||
|
||||
if($_POST)
|
||||
{
|
||||
$this->branch->manage($productID);
|
||||
|
||||
Reference in New Issue
Block a user