From f50f99b96234216c6f2db28880d6b4c5fc4486b0 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Fri, 22 Nov 2019 13:23:43 +0100 Subject: [PATCH] Minor bug & style fixes --- modules/route/front/tickets/index.html | 36 +++++++++----------- modules/travel/front/index/index.js | 26 ++++++-------- modules/travel/front/locale/es.yml | 4 +++ modules/travel/front/search-panel/index.html | 20 ++++++++--- 4 files changed, 48 insertions(+), 38 deletions(-) diff --git a/modules/route/front/tickets/index.html b/modules/route/front/tickets/index.html index 534a39a385..4a0e581126 100644 --- a/modules/route/front/tickets/index.html +++ b/modules/route/front/tickets/index.html @@ -7,8 +7,8 @@
- - + + - - + + @@ -36,12 +33,12 @@ Order Ticket - Client - Packages - - Warehouse - Postcode - Street + Client + Packages + + Warehouse + Postcode + Street @@ -53,11 +50,12 @@ ng-model="ticket.checked"> - + + rule="Ticket" + class="dense"> @@ -74,10 +72,10 @@ {{ticket.nickname}} - {{ticket.packages}} - {{ticket.volume}} - {{ticket.warehouse.name}} - {{ticket.address.postalCode}} + {{ticket.packages}} + {{ticket.volume}} + {{ticket.warehouse.name}} + {{ticket.address.postalCode}} {{ticket.address.street}} + label="Shipped from" + ng-model="filter.shippedFrom"> + label="Shipped to" + ng-model="filter.shippedTo"> + + + + + +