From 1e521f1a8b4a855d3eb3c646e5c91080870ee150 Mon Sep 17 00:00:00 2001 From: vicent Date: Fri, 29 Jul 2022 14:12:53 +0200 Subject: [PATCH] feat: delete link --- modules/route/front/index/index.html | 8 +------- modules/route/front/tickets/index.html | 2 +- modules/route/front/tickets/locale/es.yml | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/modules/route/front/index/index.html b/modules/route/front/index/index.html index 4fef1247a..46d998601 100644 --- a/modules/route/front/index/index.html +++ b/modules/route/front/index/index.html @@ -56,13 +56,7 @@ vn-click-stop> - - - {{::route.id | dashIfEmpty}} - - + {{::route.id | dashIfEmpty}} diff --git a/modules/route/front/tickets/locale/es.yml b/modules/route/front/tickets/locale/es.yml index af78cac3f..e7f483d2f 100644 --- a/modules/route/front/tickets/locale/es.yml +++ b/modules/route/front/tickets/locale/es.yml @@ -14,5 +14,5 @@ The route doesn't have a vehicle: La ruta no tiene un vehículo Population: Población Unlink selected zone?: Desvincular zona seleccionada? Delete priority: Borrar orden -Renumber all tickets in current order: Renumerar todos los tickets con el orden actual +Renumber all tickets in the order you see on the screen: Renumerar todos los tickets con el orden que ves por pantalla Assign highest priority: Asignar máxima prioridad \ No newline at end of file