Commit 97f2931d authored by TasteBot's avatar TasteBot

update the build files for gh-pages [ci skip]

parent b892d1ce
......@@ -71,7 +71,7 @@
<script src="js/TodoMVC.TodoList.js"></script>
<script>
$(function () {
TodoMVC.on('start', function() {
TodoMVC.on('start', function () {
Backbone.history.start();
});
// start the TodoMVC app (defined in js/TodoMVC.js)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment