diff --git a/gulpfile.js b/gulpfile.js index dd5a19a..d715d46 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -82,3 +82,7 @@ gulp.task('clean-post-install', function() { }); gulp.task('default', ['webserver']); + +gulp.task('watch', function() { + gulp.watch([paths.srcJS, paths.srcViews], ['uglify']); +}); diff --git a/src/views/nota-pedido.html b/src/views/nota-pedido.html index 6e7c009..78bc9b1 100644 --- a/src/views/nota-pedido.html +++ b/src/views/nota-pedido.html @@ -22,13 +22,20 @@
-
- +
+
+
+ +
+
@@ -40,11 +47,10 @@ - - + - - - - + @@ -107,11 +109,9 @@ ng-repeat="(key, articulo) in articulosTabla" ng-show="show || key == 0" > - - + - - + - -
Sector Código DescripciónPrecio Unitario CantidadPrecio Unitario SubTotal @@ -141,7 +143,7 @@
+
+ Cantidad Items: