mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-27 17:44:08 +01:00
parent
622291d98d
commit
9b92306252
5 changed files with 55 additions and 3 deletions
|
|
@ -70,6 +70,7 @@ class RecurringTodosController < ApplicationController
|
|||
@down_count = current_user.recurring_todos.active.count
|
||||
@new_recurring_todo = RecurringTodo.new
|
||||
else
|
||||
@recurring_todo = builder.recurring_todo
|
||||
@status_message = t('todos.error_saving_recurring')
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue