Change div+input box to textarea

This commit is contained in:
Abhishek Das
2013-03-25 00:34:30 +05:30
parent edee63c452
commit fc282d0723
5 changed files with 84 additions and 23 deletions
+2
View File
@@ -8,6 +8,8 @@ var app = app || {};
parent_id: '',
content: ''
},
url: '/task'
});