import/export

This commit is contained in:
Mo Bitar
2016-12-11 23:43:06 -06:00
parent 358fd89989
commit 8ad3776819
13 changed files with 219 additions and 180 deletions

View File

@@ -164,8 +164,6 @@ angular.module('app.frontend')
$scope.selectedNote = null;
}
note.onDelete();
if(note.dummy) {
return;
}