GITLAB
Jose Pinto
/ wrapper-demo
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
45b4a72a502749c80bf310434e8687baa951592d
Authored by
Eric Fernandez
2018-11-21 11:42:06 -0300
1 parent
13140368dc
Exists in
master
inyección necesaria
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/js/app.js
Side-by-side Diff
Inline Diff
src/js/app.js
Diff comments
View file @
45b4a72
...
...
@@ -5,6 +5,7 @@ angular.module('appWrapperDemo', [
5
5
'ngCookies',
6
6
'ngRoute',
7
7
'ngSanitize',
8
+ 'ngStorage',
8
9
'onScreenKeyboard',
9
10
'ui.bootstrap',
10
11
'ui.swiper',