Commit 903f733aadf1d12aa6d71eb2232c799e59656e36

Authored by Eric Fernandez
1 parent bdb728296d
Exists in master

cambio nombre a servicio

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
1 1 angular.module('focaModal')
2   - .service('modal', [
  2 + .service('focaModalService', [
3 3 '$uibModal',
4 4 function($uibModal) {
5 5 return {