diff --git a/src/js/controller.js b/src/js/controller.js index fd97afa..16ebb17 100644 --- a/src/js/controller.js +++ b/src/js/controller.js @@ -19,8 +19,6 @@ angular.module('focaModalCheque') fechaEmision: new Date() }; - - $scope.seleccionarBanco = function(key) { if(key === 13) { var modalInstance = $uibModal.open( diff --git a/src/views/modal-cheque.html b/src/views/modal-cheque.html index 13b689e..e9f84a3 100644 --- a/src/views/modal-cheque.html +++ b/src/views/modal-cheque.html @@ -121,11 +121,17 @@ +