From 7bf832079db52486bbac02ddf78984017618f1f4 Mon Sep 17 00:00:00 2001 From: carlosjr Date: Fri, 11 Jun 2021 13:02:18 +0200 Subject: [PATCH] route.tickets suggested tickets now shows both descriptors --- modules/route/front/tickets/index.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/modules/route/front/tickets/index.html b/modules/route/front/tickets/index.html index 012c45fe2..19450b4ac 100644 --- a/modules/route/front/tickets/index.html +++ b/modules/route/front/tickets/index.html @@ -149,11 +149,13 @@ ng-model="ticket.checked"> - {{::ticket.id}} - + + {{::ticket.id}} + + + + {{::ticket.nickname}} @@ -180,3 +182,9 @@ vn-bind="+" fixed-bottom-right> + + + +