Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Added todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Sep 20, 2014
1 parent 6dc75fe commit 1e82f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ function updateList()
/**
* Duplicates note, saves, then updates note list.
* @param {int} id Note ID.
* [todo] - Instead of recreating the list, just append the new list-item.
*/
function duplicateNote(id)
{
Expand Down

0 comments on commit 1e82f3e

Please sign in to comment.