Commit 8773ad719a482760a86a353da090ccc8d54e08ba

Authored by Eric Fernandez
1 parent 2e8ee2c31a
Exists in master and in 1 other branch develop

espacio

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -46,7 +46,7 @@ angular.module('focaModalDomicilio')
46 46 angular.element('#search')[0].focus();
47 47 $scope.filters = '';
48 48 });
49   - }else{
  49 + }else {
50 50 primera();
51 51 }
52 52 }