Remove the task from app and setup collections and a list view.
authorSteve Sutton <ssutton@gmail.com>
Sun, 9 Aug 2015 18:44:05 +0000 (14:44 -0400)
committerSteve Sutton <ssutton@gmail.com>
Sun, 9 Aug 2015 18:44:05 +0000 (14:44 -0400)
commit408df7287e7523cd74e5396fe7a59f64698faac6
tree016fae3e0d6611ea80bce020185aa6156b476186
parent6021f5718ffd4777c3e2ecb03fba4cf7ebe31543
Remove the task from app and setup collections and a list view.

The el for each one is set when creating their ListViews.
this.render() in each list views initializer function calls the render.
dash/app.js
dash/views/taskList.js
index.html