Skip to content

Commit

Permalink
Upgrade to Sencha Touch 2, beta 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Feb 14, 2012
1 parent 750e697 commit 3cde9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title>Sencha Touch Boilerplate</title>
<link rel="stylesheet" href="http://dev.sencha.com/deploy/sencha-touch-2-b1/resources/css/sencha-touch.css" type="text/css">
<link rel="stylesheet" href="http://dev.sencha.com/deploy/sencha-touch-2-b2/resources/css/sencha-touch.css" type="text/css">
<link rel="stylesheet" href="app.css" type="text/css">

<script type="text/javascript" src="http://dev.sencha.com/deploy/sencha-touch-2-b1/sencha-touch-debug.js"></script>
<script type="text/javascript" src="http://dev.sencha.com/deploy/sencha-touch-2-b2/sencha-touch-debug.js"></script>
<script type="text/javascript" src="app.js"></script>
</head>
<body></body>
Expand Down

0 comments on commit 3cde9f6

Please sign in to comment.