mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-05 12:40:39 +08:00
clean up
This commit is contained in:
@@ -41,7 +41,6 @@ TaskView
|
||||
a.$el.insertAfter($('*[data-id="'+a.model.get('parent_id')+'"]').parents('li:first'));
|
||||
else
|
||||
this.$el.append(a.el);
|
||||
console.log(a.$input.prop('selectionStart'));
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user