Skip to content

Commit

Permalink
Fix #381 - Knockback.js scopes
Browse files Browse the repository at this point in the history
Closes #431
  • Loading branch information
Kevin Malakoff authored and sindresorhus committed Feb 11, 2013
1 parent 3748eaa commit 87305cd
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 171 deletions.
2 changes: 1 addition & 1 deletion architecture-examples/knockback/index.html
Expand Up @@ -57,7 +57,7 @@ <h1>todos</h1>
<!-- App Dependencies -->
<script src="../../assets/base.js"></script>
<script src="../../assets/jquery.min.js"></script>
<script src="js/lib/knockback-full-stack-0.16.7.min.js"></script>
<script src="js/lib/knockback-full-stack-0.16.9.min.js"></script>
<script src="js/lib/backbone.localStorage-min.js"></script>

<!-- App and Components -->
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 87305cd

Please sign in to comment.