From 209251bf8bd79b1ac3c1184430006d1d0585f58a Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Mon, 9 Mar 2020 14:11:43 +0100 Subject: [PATCH] 2173 - descriptor_quicklink --- front/salix/components/descriptor/index.html | 24 ++++--------------- .../front/basic-data/step-two/locale/es.yml | 3 ++- 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/front/salix/components/descriptor/index.html b/front/salix/components/descriptor/index.html index 3804be627..4a50be430 100644 --- a/front/salix/components/descriptor/index.html +++ b/front/salix/components/descriptor/index.html @@ -1,24 +1,8 @@ - + ui-sref="{{::button.state}}"> - - - - - - - - + icon="{{::button.icon}}"> \ No newline at end of file diff --git a/modules/ticket/front/basic-data/step-two/locale/es.yml b/modules/ticket/front/basic-data/step-two/locale/es.yml index 47fc87b0c..49dd7fd80 100644 --- a/modules/ticket/front/basic-data/step-two/locale/es.yml +++ b/modules/ticket/front/basic-data/step-two/locale/es.yml @@ -1,4 +1,5 @@ Price (PPU): Precio (Ud.) New (PPU): Nuevo (Ud.) Difference: Diferencia -Charge difference to: Cargar diferencia a \ No newline at end of file +Charge difference to: Cargar diferencia a +The ticket has been unrouted: El ticket ha sido desenrutado \ No newline at end of file