commit | 4622523c0d73fe1b5f7fc2f870afae2679088d0f | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Dec 13 15:45:48 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Dec 13 15:45:48 2012 +0530 |
tree | 038c2a74662f7961836c45a38aaa6abc669b6973 | |
parent | b91a3cabdbe65f4ca792f0565c6d552faac38c18 [diff] | |
parent | ba9b5ad6c2d141dbb7578dfa9e36756643e21b8d [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
diff --git a/projects/doctype/task/task_list.js b/projects/doctype/task/task_list.js index 724505c..5361686 100644 --- a/projects/doctype/task/task_list.js +++ b/projects/doctype/task/task_list.js
@@ -5,7 +5,6 @@ this.fields = this.fields.concat([ '`tabTask`.subject', '`tabTask`.project', - '`tabTask`.modified', '`tabTask`.status', '`tabTask`.opening_date', '`tabTask`.priority',