From af5dab89fef96bc5a52dc34b3e2261f3a7535bf5 Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Mon, 22 Oct 2018 11:08:19 -0300 Subject: [PATCH] lineas que sobrepasan los 100 caracteres --- src/views/nota-pedido.html | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/src/views/nota-pedido.html b/src/views/nota-pedido.html index 003c762..d47d575 100644 --- a/src/views/nota-pedido.html +++ b/src/views/nota-pedido.html @@ -174,7 +174,13 @@
- +
@@ -201,7 +207,11 @@ - + @@ -256,7 +266,12 @@ min="1" foca-focus="articulo.edit" ng-keypress="editarArticulo($event.keyCode, articulo)"> - + + -- 1.9.1