From 5a08798b22f83616bcd7537a7d9ece883c785183 Mon Sep 17 00:00:00 2001 From: joan Date: Wed, 11 Nov 2020 09:11:11 +0100 Subject: [PATCH] 2591 - Data checked icon --- modules/ticket/front/index/index.html | 31 +++++++++++------------- modules/ticket/front/index/locale/es.yml | 3 ++- modules/ticket/front/index/style.scss | 17 +++++++++++++ 3 files changed, 33 insertions(+), 18 deletions(-) diff --git a/modules/ticket/front/index/index.html b/modules/ticket/front/index/index.html index 6d63ccc81..2a56ab115 100644 --- a/modules/ticket/front/index/index.html +++ b/modules/ticket/front/index/index.html @@ -13,9 +13,8 @@ model="model"> - - - Id + + Id Salesperson Date Hour @@ -33,48 +32,46 @@ - + - + + icon="icon-no036"> - - - {{::ticket.id}} + {{::ticket.id}} @@ -190,7 +187,7 @@ - vn-icon { + margin-left: 3px; + margin-right: 3px; + } } \ No newline at end of file