diff --git a/modules/order/front/main/index.js b/modules/order/front/main/index.js
index caf819c9d..afab4fc6e 100644
--- a/modules/order/front/main/index.js
+++ b/modules/order/front/main/index.js
@@ -3,7 +3,7 @@ import ModuleMain from 'salix/components/module-main';
export default class Order extends ModuleMain {
$postLink() {
- this.filter = {showEmpty: false};
+ // this.filter = {showEmpty: false};
}
}
diff --git a/modules/order/front/search-panel/index.html b/modules/order/front/search-panel/index.html
index f9b214578..991daa2e6 100644
--- a/modules/order/front/search-panel/index.html
+++ b/modules/order/front/search-panel/index.html
@@ -76,11 +76,11 @@
triple-state="true"
ng-model="filter.isConfirmed">
-
-
+ -->