summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2013-07-17 15:25:21 -0600
committermo khan <mo@mokhan.ca>2013-07-17 15:25:21 -0600
commit2587c78d74dc28534c7425f9d7b6e48d8a344e6b (patch)
treeaf7691bc3eab603c87a266f6061395b71728ed2e /index.html
parentfc870f18139a982685eae874bd81c900328ec111 (diff)
switch to local storage adaptermain
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 80e4611..86e3648 100644
--- a/index.html
+++ b/index.html
@@ -65,6 +65,7 @@
<script src="js/libs/handlebars-1.0.0-rc.4.js"></script>
<script src="js/libs/ember-1.0.0-rc.6.js"></script>
<script src="js/libs/ember-data-0.13.js"></script>
+<script src="js/libs/localstorage_adapter.js"></script>
<script src="js/application.js"></script>
<script src="js/router.js"></script>