Skip to content

Commit

Permalink
Chapter 1: Bootstrap JS
Browse files Browse the repository at this point in the history
  • Loading branch information
ryakh committed Feb 17, 2014
1 parent 40f78d9 commit 4195147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Expand Up @@ -25,6 +25,8 @@ <h2>Welcome to Ember.js</h2>
<script src="js/libs/jquery-1.10.2.js"></script>
<script src="js/libs/handlebars-1.1.2.js"></script>
<script src="js/libs/ember-1.4.0.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>

<script src="js/app.js"></script>
<!-- to activate the test runner, add the "?test" query string parameter -->
<script src="tests/runner.js"></script>
Expand Down

0 comments on commit 4195147

Please sign in to comment.