Skip to content

Commit

Permalink
include angular local storage
Browse files Browse the repository at this point in the history
  • Loading branch information
mgasner committed Nov 7, 2017
1 parent b2282dd commit 8c6df26
Show file tree
Hide file tree
Showing 2 changed files with 584 additions and 0 deletions.
1 change: 1 addition & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<!-- ionic/angularjs js -->
<script src="lib/ionic/js/ionic.bundle.js"></script>
<script src="lib/ionic/js/angular/angular-resource.js"></script>
<script src="lib/ionic/js/angular/angular-local-storage.js"></script>

<script src="lib/lodash.js"></script>

Expand Down
Loading

0 comments on commit 8c6df26

Please sign in to comment.