diff --git a/src/js/controller.js b/src/js/controller.js index 0c45aff..fdefee4 100644 --- a/src/js/controller.js +++ b/src/js/controller.js @@ -15,6 +15,7 @@ angular.module('focaAbmPreciosCondiciones') focaBotoneraLateralService.showGuardar(false); }); + $scope.now = new Date(); $scope.editar = function(id) { $location.path('/precio-condicion/' + id); }; diff --git a/src/views/foca-abm-precios-condiciones-listado.html b/src/views/foca-abm-precios-condiciones-listado.html index f61e4b2..c15f6d6 100644 --- a/src/views/foca-abm-precios-condiciones-listado.html +++ b/src/views/foca-abm-precios-condiciones-listado.html @@ -1,5 +1,9 @@ +
-

Precios y Condiciones