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'}}