Commit 900739bc2bdf1627ec191a48c756bd3df79563d5

Authored by Eric Fernandez
1 parent 059223077a
Exists in master and in 2 other branches develop, lab

semicolon

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -58,7 +58,7 @@ angular.module('focaAbmChofer')
58 58 propiedad: 'CUIT'
59 59 }
60 60 ]
61   - }
  61 + };
62 62 focaModalService.modal(parametrosModal).then(
63 63 function(transportista) {
64 64 elegirTransportista(transportista);