From 3bf21cb211dac9db439c8526a9d9ba9b416064ba Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Wed, 9 Jan 2019 17:38:51 -0300 Subject: [PATCH] espacio --- src/views/foca-modal-factura.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/foca-modal-factura.html b/src/views/foca-modal-factura.html index 401e326..620ac84 100644 --- a/src/views/foca-modal-factura.html +++ b/src/views/foca-modal-factura.html @@ -25,7 +25,7 @@ + ng-repeat="(key, factura) in currentPageFacturas"> {{factura.numeroFactura}} {{factura.FECHA_COMPROBANTE | date : 'dd/MM/yyyy' : 'GMT'}} {{(factura.TCO == 'FT') ? factura.NCU + ' - ' : ''}}{{factura.FEV | date : 'dd/MM/yyyy' : 'GMT'}} -- 1.9.1