mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-08 08:34:21 +01:00
get shared_add_new_todo feature to pass
This commit is contained in:
parent
4af9a3e28c
commit
fc69c6cfbf
3 changed files with 5 additions and 5 deletions
|
|
@ -685,6 +685,7 @@ class TodosController < ApplicationController
|
|||
respond_to do |format|
|
||||
format.html do
|
||||
init_not_done_counts
|
||||
init_project_hidden_todo_counts
|
||||
@active_projects = current_user.projects.active
|
||||
@active_contexts = current_user.contexts.active
|
||||
@hidden_projects = current_user.projects.hidden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue