Skip to content

Commit

Permalink
Merged in changed from head.
Browse files Browse the repository at this point in the history
  • Loading branch information
wnielson committed Mar 27, 2012
1 parent d6605b2 commit 47b35d8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app.json
@@ -1 +1 @@
{"id":"152440a0-7772-11e1-aa1c-bf802d67caea","js":[{"path":"sdk/sencha-touch.js","type":"js","version":"aaf5401ca948a2ac0f3faa30388c1273531a0c6f"},{"path":"app.js","update":"delta","type":"js","version":"7cb277b7aa359d7497f62b3687cc415aec8a4da0"}],"css":[{"path":"resources/css/app.css","update":"delta","type":"css","version":"4c8315f8f4083d0b72a82994570ae6ed9f7fdbf7"}]}
{"id":"152440a0-7772-11e1-aa1c-bf802d67caea","js":[{"path":"sdk/sencha-touch.js","type":"js","version":"aaf5401ca948a2ac0f3faa30388c1273531a0c6f"},{"path":"app.js","update":"delta","type":"js","version":"f574c753895f22a38074614ce53e19a3da886d36"}],"css":[{"path":"resources/css/app.css","update":"delta","type":"css","version":"4c8315f8f4083d0b72a82994570ae6ed9f7fdbf7"}]}
2 changes: 1 addition & 1 deletion cache.manifest
@@ -1,5 +1,5 @@
CACHE MANIFEST
# 201f5d449cdd915dabfa9c77fac390d7ec67cc5f
# 87bb336411da34a595de6c14a2cbaba6607ba091
index.html
# 43d0ac604bbbab34ffbaeacd401328cb9e8861fd
resources/images/guide.jpg
Expand Down
4 changes: 4 additions & 0 deletions index.html
Expand Up @@ -3,6 +3,10 @@
<head>
<meta charset="UTF-8">
<title>SlideNavigationExample</title>

<!-- Android debug -->
<!--<script src="http://10.0.2.2:8080/target/target-script-min.js#anonymous"></script>-->

<style type="text/css">
/**
* Example CSS for adding a drop shadow to the main container.
Expand Down

0 comments on commit 47b35d8

Please sign in to comment.