* Finish task #8085.

This commit is contained in:
holan20180123
2020-10-10 16:56:36 +08:00
parent 4262f4c782
commit 02eb03583d
9 changed files with 112 additions and 147 deletions
-1
View File
@@ -112,7 +112,6 @@ class product extends control
/* Save session. */
$this->session->set('storyList', $this->app->getURI(true));
$this->session->set('productList', $this->app->getURI(true));
$this->session->set('sortedIdList', '');
/* Set product, module and query. */
$productID = $this->product->saveState($productID, $this->products);