Fixed select2
This commit is contained in:
@@ -27,7 +27,7 @@ class OrderController extends mfBaseController {
|
||||
$this->layout()->set("products", ProductModel::getAll());
|
||||
$this->layout()->set("terminations", TerminationModel::getAll());
|
||||
|
||||
|
||||
//var_dump(AddressModel::search(['parents_only' => 1]));exit;
|
||||
}
|
||||
|
||||
protected function editAction() {
|
||||
|
||||
Reference in New Issue
Block a user