From f3ff7ee84d33ddf5f376589fe414785eb2327fee Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Thu, 20 Jun 2019 16:58:53 +0100 Subject: [PATCH] Don't show org breadcrumbs for trial mode services Platform admin users can still see the organisation breadcrumbs for trial mode services, but others uses can only see organisation breadcrumbs for live services. --- app/templates/withnav_template.html | 3 ++- tests/app/main/views/test_dashboard.py | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/app/templates/withnav_template.html b/app/templates/withnav_template.html index a67546394..235d779f2 100644 --- a/app/templates/withnav_template.html +++ b/app/templates/withnav_template.html @@ -9,7 +9,8 @@