Commit 5825e8bccb55a6a3b471d5e0bf7d69556bd3c21d

Authored by Eric Fernandez
1 parent 8f1784c424
Exists in master

espacio

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -59,7 +59,7 @@ angular.module('focaBusquedaProductos')
59 59 );
60 60  
61 61 $scope.resetPage();
62   - }else if(pressed){
  62 + }else if(pressed) {
63 63 $timeout(function() {
64 64 angular.element('#search')[0].focus();
65 65 $scope.filters = '';