Commit 904f91a7c05628497bc4ad12c0695deba730e606

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

Merge branch 'master' into 'master'

busca cuando inicia

See merge request !1
src/js/controller.js
... ... @@ -33,6 +33,7 @@ angular.module('focaModalUnidadMedida')
33 33 }
34 34 };
35 35  
  36 + $scope.busquedaPress(13);
36 37 $scope.search = function(pressed) {
37 38 if($scope.unidadesMedida.length > 0) {
38 39 $scope.filteredUnidadesMedida = $filter('filter')(