diff --git a/src/views/nota-pedido.html b/src/views/nota-pedido.html index 8c08500..73d352c 100644 --- a/src/views/nota-pedido.html +++ b/src/views/nota-pedido.html @@ -71,7 +71,11 @@ aria-hidden="true" > - + @@ -92,7 +96,7 @@ readonly> - + - + - + + - @@ -159,7 +171,9 @@

Total:

-

{{getTotal() | currency:'$'}}

+ +

{{getTotal() | currency: '$'}}

+