I do not understand why this works for daily but not for weekly repeating todos
This commit is contained in:
Reinier Balt 2014-07-01 22:38:23 +02:00
parent 1df26fd5c5
commit cb8aba80ca
2 changed files with 1 additions and 2 deletions

View file

@ -15,7 +15,6 @@ module RecurringTodos
@pattern = pattern_class.new(user)
@pattern.attributes = @mapped_attributes
end
# build does not add tags. For tags, the recurring todos needs to be saved