-
+
{{t "fleet-ops.management.vendors.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
{{t "fleet-ops.management.fleets.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
{{t "fleet-ops.management.drivers.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
{{t "fleet-ops.management.vehicles.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
{{t "fleet-ops.management.places.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
{{t "fleet-ops.management.contacts.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
{{t "fleet-ops.management.issues.index.title"}}
{{t "fleet-ops.common.manage-message"}}
-
+
diff --git a/addon/templates/management/issues/index.hbs b/addon/templates/management/issues/index.hbs
index 06705124..93f1a4d1 100644
--- a/addon/templates/management/issues/index.hbs
+++ b/addon/templates/management/issues/index.hbs
@@ -21,6 +21,7 @@
{{/if}}
+
@@ -35,8 +36,6 @@
@paginationMeta={{@model.meta}}
@page={{this.page}}
@onPageChange={{fn (mut this.page)}}
- @tfootVerticalOffset="53"
- @tfootVerticalOffsetElements=".next-view-section-subheader"
/>
diff --git a/addon/templates/management/issues/index/new.hbs b/addon/templates/management/issues/index/new.hbs
index 3aa64bcb..034d2e00 100644
--- a/addon/templates/management/issues/index/new.hbs
+++ b/addon/templates/management/issues/index/new.hbs
@@ -1 +1 @@
-
+
\ No newline at end of file
diff --git a/addon/templates/management/places/index.hbs b/addon/templates/management/places/index.hbs
index 115144cf..44cc3e12 100644
--- a/addon/templates/management/places/index.hbs
+++ b/addon/templates/management/places/index.hbs
@@ -21,6 +21,7 @@
{{/if}}
+
@@ -35,8 +36,6 @@
@paginationMeta={{@model.meta}}
@page={{this.page}}
@onPageChange={{fn (mut this.page)}}
- @tfootVerticalOffset="53"
- @tfootVerticalOffsetElements=".next-view-section-subheader"
/>
{{outlet}}
\ No newline at end of file
diff --git a/addon/templates/management/vehicles/index.hbs b/addon/templates/management/vehicles/index.hbs
index 2f03c98c..b5d0b702 100644
--- a/addon/templates/management/vehicles/index.hbs
+++ b/addon/templates/management/vehicles/index.hbs
@@ -21,6 +21,7 @@
{{/if}}
+
@@ -35,8 +36,6 @@
@paginationMeta={{@model.meta}}
@page={{this.page}}
@onPageChange={{fn (mut this.page)}}
- @tfootVerticalOffset="53"
- @tfootVerticalOffsetElements=".next-view-section-subheader"
/>
{{outlet}}
\ No newline at end of file
diff --git a/addon/templates/management/vehicles/index/details.hbs b/addon/templates/management/vehicles/index/details.hbs
index b177b550..92957bc9 100644
--- a/addon/templates/management/vehicles/index/details.hbs
+++ b/addon/templates/management/vehicles/index/details.hbs
@@ -1 +1 @@
-
+
\ No newline at end of file
diff --git a/addon/templates/management/vendors/index.hbs b/addon/templates/management/vendors/index.hbs
index afda49a2..29b10f7a 100644
--- a/addon/templates/management/vendors/index.hbs
+++ b/addon/templates/management/vendors/index.hbs
@@ -21,6 +21,7 @@
{{/if}}
+
@@ -35,8 +36,6 @@
@paginationMeta={{@model.meta}}
@page={{this.page}}
@onPageChange={{fn (mut this.page)}}
- @tfootVerticalOffset="53"
- @tfootVerticalOffsetElements=".next-view-section-subheader"
/>
{{outlet}}
\ No newline at end of file
diff --git a/addon/templates/management/vendors/index/new.hbs b/addon/templates/management/vendors/index/new.hbs
index 2d0b04db..4b75ad26 100644
--- a/addon/templates/management/vendors/index/new.hbs
+++ b/addon/templates/management/vendors/index/new.hbs
@@ -1 +1 @@
-
+
\ No newline at end of file
diff --git a/addon/templates/operations/order-config.hbs b/addon/templates/operations/order-config.hbs
index 3e63f3ca..114d32fd 100644
--- a/addon/templates/operations/order-config.hbs
+++ b/addon/templates/operations/order-config.hbs
@@ -1,6 +1,27 @@
-
+
-
+
{{t "fleet-ops.management.fuel-reports.index.title"}}
{{t "fleet-ops.common.manage-message"}}
{{#each Context.configs as |orderConfig|}}
diff --git a/addon/templates/operations/orders/index.hbs b/addon/templates/operations/orders/index.hbs
index dd433a2a..aa24d2dc 100644
--- a/addon/templates/operations/orders/index.hbs
+++ b/addon/templates/operations/orders/index.hbs
@@ -1,10 +1,17 @@
- {{t "fleet-ops.operations.orders.index.map"}}
+ {{t
+ "fleet-ops.operations.orders.index.map"
+ }}
{{@model.meta.total}}
+ {{@model.meta.total}}
{{!-- Board --}}
@@ -13,16 +20,57 @@
{{#if this.isMapLayout}}
-
-
-
+
+
+
{{/if}}
{{#if this.isTableLayout}}
-
+
{{#if (safe-has this.table "selectedRows")}}
@@ -42,14 +90,33 @@
-
+
{{t "fleet-ops.operations.orders.index.table"}}
-