Commit 0151454517ca1f147fab910f1835d8ef554b6800

Authored by Jose Pinto
1 parent 2cd1adeb9e
Exists in master

ok error, fuera timeout

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/js/controller.js
1 1 angular.module('focaModalDomicilio')
2 2 .controller('focaModalDomicilioController',
3 3 [
4   - '$timeout',
5 4 '$filter',
6 5 '$scope',
7 6 '$uibModalInstance',