diff --git a/e2e/helpers/selectors.js b/e2e/helpers/selectors.js
index b94fbd221..ffcff8734 100644
--- a/e2e/helpers/selectors.js
+++ b/e2e/helpers/selectors.js
@@ -613,7 +613,7 @@ export default {
isPaidWithManaCheckbox: 'vn-claim-action vn-check[ng-model="$ctrl.claim.isChargedToMana"]'
},
ordersIndex: {
- secondSearchResultTotal: 'vn-order-index vn-card > vn-table > div > vn-tbody vn-tr:nth-child(2) vn-td:nth-child(9)',
+ secondSearchResultTotal: 'vn-order-index vn-card > vn-table > div > vn-tbody .vn-tr:nth-child(2) vn-td:nth-child(9)',
advancedSearchButton: 'vn-order-search-panel vn-submit[label="Search"]',
openAdvancedSearch: 'vn-searchbar vn-icon[icon="arrow_drop_down"]',
advancedSearchShowEmptyCheckbox: 'vn-order-search-panel vn-check[label="Show empty"]',
diff --git a/modules/order/front/index/index.html b/modules/order/front/index/index.html
index 0ef698855..07667f58f 100644
--- a/modules/order/front/index/index.html
+++ b/modules/order/front/index/index.html
@@ -21,9 +21,9 @@
-
{{::order.id}}
@@ -62,7 +62,7 @@
vn-tooltip="Preview">
-
+
diff --git a/modules/supplier/front/index/index.html b/modules/supplier/front/index/index.html
index 9c4dd21d2..07e10cd84 100644
--- a/modules/supplier/front/index/index.html
+++ b/modules/supplier/front/index/index.html
@@ -1,61 +1,61 @@
+ model="model">
-
-
-
+ model="model"
+ class="vn-w-sm">
+
+
+
-
-
+
+
\ No newline at end of file
diff --git a/modules/zone/front/index/index.html b/modules/zone/front/index/index.html
index 55760d770..7f2540cb7 100644
--- a/modules/zone/front/index/index.html
+++ b/modules/zone/front/index/index.html
@@ -17,10 +17,10 @@
-
+ class="clickable n-tr search-result">
{{::zone.id}}
{{::zone.name}}
{{::zone.agencyMode.name}}
@@ -42,7 +42,7 @@
-
+