* finish task#909.

This commit is contained in:
chencongzhi520@gmail.com
2012-11-20 02:49:30 +00:00
parent cd44d63ec6
commit 21dd59fe3b

View File

@@ -74,6 +74,7 @@ class productModel extends model
$productGroup[$this->lang->product->statusList['closed']][$product->id] = $product->name;
}
}
ksort($productGroup);
/**
* 1. if user selected by mouse, reload it.