From 7c273cdc3ddc1b2dad13f08419609cd83e5a2ad4 Mon Sep 17 00:00:00 2001 From: James Polley Date: Fri, 22 Sep 2017 16:19:04 +1000 Subject: [PATCH] Fix display of teams on dashboard --- pinaxcon/templates/dashboard.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index 11dc0e14..d9a08556 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -315,6 +315,8 @@ {{ team.get_access_display }} Details + + {% endfor %} {% endif %}