Commit cb0750726402d1b75099ba84a918c57c627a8b91

Authored by Eric Fernandez
1 parent 32eb817467
Exists in master

agrego punto y coma

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -79,7 +79,7 @@ angular.module('focaAbmPreciosCondiciones')
79 79 $scope.precioCondicion.plazos.indexOf(plazoPago), 1
80 80 );
81 81 });
82   - }
  82 + };
83 83 }
84 84 ])
85 85 .controller('focaAbmPreciosCondicionesModalConfirmarController', [