* Finish task #8585.

This commit is contained in:
Yagami
2020-12-09 13:19:07 +08:00
parent f11c8319f7
commit 6cd56309e2
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -141,6 +141,7 @@ class design extends control
$this->send($response);
}
$this->design->setProductMenu($productID);
$this->view->title = $this->lang->design->common . $this->lang->colon . $this->lang->design->batchCreate;
$this->view->position[] = $this->lang->design->batchCreate;