From 6927b86570b253e44da28be22741e90ff8c1556f Mon Sep 17 00:00:00 2001 From: wbuezas Date: Thu, 26 Sep 2024 15:05:04 -0300 Subject: [PATCH] Remove title attr in invoices view --- src/pages/Ecomerce/InvoicesView.vue | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/pages/Ecomerce/InvoicesView.vue b/src/pages/Ecomerce/InvoicesView.vue index fb42b959..76599998 100644 --- a/src/pages/Ecomerce/InvoicesView.vue +++ b/src/pages/Ecomerce/InvoicesView.vue @@ -114,15 +114,9 @@ onMounted(async () => { {{ t('downloadInvoicePdf') }} - + - {{ t('requestTheInvoiceToComercial') }} + {{ t('notDownloadable') }}