From 8bf1056bf59efee051af282ae25305ecde17b74a Mon Sep 17 00:00:00 2001 From: mlorb Date: Wed, 21 Nov 2018 10:12:21 +0100 Subject: [PATCH] fix teams switch not working at navigating from task --- app/views/shared/_navigation.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/shared/_navigation.html.erb b/app/views/shared/_navigation.html.erb index fa8a0a995..e43b61ea1 100644 --- a/app/views/shared/_navigation.html.erb +++ b/app/views/shared/_navigation.html.erb @@ -42,7 +42,8 @@
  • + class="text-center change-team" + data-turbolinks="false"> <% if current_team == team %> <%= team.name %> <% else %>