mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-09 11:40:32 +08:00
Added nested rendering, collapsing nodes, uses marionette
This commit is contained in:
@@ -22,7 +22,7 @@ Task
|
||||
},
|
||||
|
||||
initialize: function() {
|
||||
this.listView = new ListView();
|
||||
listView = this.listView = new ListView();
|
||||
this.input = $('#newTask');
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user