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 Oct 26, 2014
1 parent 1d5099a commit 3cff14f
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.7.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 3cff14f

Please sign in to comment.