From 2f1b8cfed02c4254293422edd82b8c47a29dd7b7 Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Fri, 19 Oct 2018 13:23:36 -0300 Subject: [PATCH] demo --- gulpfile.js | 2 +- src/views/nota-pedido.html | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 932d50e..dd5a19a 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -45,7 +45,7 @@ gulp.task('uglify', ['templates'], function() { uglify(), replace('"ngRoute","ui.bootstrap","focaModalVendedores","focaBusquedaProductos",'+ '"focaModalPetroleras","focaBusquedaCliente","focaModalPrecioCondicion",'+ - '"focaModalFlete","focaModal"', ''), + '"focaModalFlete","focaDirectivas","focaModal"', ''), gulp.dest(paths.dist) ] ); diff --git a/src/views/nota-pedido.html b/src/views/nota-pedido.html index 49b5f69..faac195 100644 --- a/src/views/nota-pedido.html +++ b/src/views/nota-pedido.html @@ -81,6 +81,27 @@ >
+ +
+ + +
+
+ + +
+
+