example-backbone-app icon indicating copy to clipboard operation
example-backbone-app copied to clipboard

Is missing APP.NoteCollection();

Open roberto-rodriguez opened this issue 7 years ago • 0 comments

It breaks in note_router.js, line 15, because is missing: this.collection = new APP.NoteCollection();

roberto-rodriguez avatar May 03 '18 01:05 roberto-rodriguez