mithril-vndb/examples/todomvc
Stefan Keim 5fe5b5029b correct index
```todos.splice(index, 1)``` in destroy makes the elements shift; therefor loops index has to be aligned has to be corrected
2016-04-27 08:50:54 +02:00
..
app.css initial commit (work in progress) 2016-04-20 20:02:37 -04:00
base.css initial commit (work in progress) 2016-04-20 20:02:37 -04:00
index.html initial commit (work in progress) 2016-04-20 20:02:37 -04:00
todomvc.js correct index 2016-04-27 08:50:54 +02:00