GITLAB
Eric Fernandez
/ foca-modal
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
903f733aadf1d12aa6d71eb2232c799e59656e36
Authored by
Eric Fernandez
2018-10-17 10:37:36 -0300
1 parent
bdb728296d
Exists in
master
cambio nombre a servicio
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/js/service.js
Side-by-side Diff
Inline Diff
src/js/service.js
Diff comments
View file @
903f733
1
1
angular.module('focaModal')
2
- .service('
modal
', [
2
+ .service('
focaModalService
', [
3
3
'$uibModal',
4
4
function($uibModal) {
5
5
return {