Fix flag issue (#641)
This commit is contained in:
parent
270a80f71b
commit
95c76daaf7
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ function captureOldValues(task) {
|
|||
due_date: task.due_date,
|
||||
project_id: task.project_id,
|
||||
note: task.note,
|
||||
today: task.today,
|
||||
recurrence_type: task.recurrence_type,
|
||||
recurrence_interval: task.recurrence_interval,
|
||||
recurrence_end_date: task.recurrence_end_date,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue