mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
Merge branch '1.7_branch'
This commit is contained in:
commit
5dd7bb99f9
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ class RecurringTodo < ActiveRecord::Base
|
|||
case self.target
|
||||
when 'due_date'
|
||||
return get_next_date(previous)
|
||||
when 'show_from'
|
||||
when 'show_from_date'
|
||||
# so leave due date empty
|
||||
return nil
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue