Sync parent_id with db;

* Update the corresponding query in `server.js`
* Add js to focus input of new element created
This commit is contained in:
Abhishek Das
2013-04-07 20:23:28 +05:30
parent 85a1b0674d
commit b9d87cd936
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ An open-source [Workflowy](http://workflowy.com) clone.
##To-do
* Work on sub-lists. The parent id of the Backbone task model has to be set for it to be saved properly. The template should be modified to have the `children` ul as part of every task.
* ~~Work on sub-lists. The parent id of the Backbone task model has to be set for it to be saved properly. The template should be modified to have the `children` ul as part of every task.~~
* Search & Tags
* Themes