fix in task_list

This commit is contained in:
Anand Doshi 2012-12-13 15:14:58 +05:30
parent 221f03be01
commit 62b5c7fc1f

View File

@ -5,7 +5,6 @@ wn.doclistviews['Task'] = wn.views.ListView.extend({
this.fields = this.fields.concat([
'`tabTask`.subject',
'`tabTask`.project',
'`tabTask`.modified',
'`tabTask`.status',
'`tabTask`.opening_date',
'`tabTask`.priority',