* Fix branch menu.

This commit is contained in:
Yagami
2020-09-23 17:31:00 +08:00
parent 37c4f1bff3
commit be6bc36c8d
+2
View File
@@ -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);