aboutsummaryrefslogtreecommitdiff
path: root/app/views/setup/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/setup/show.html.erb')
-rw-r--r--app/views/setup/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/setup/show.html.erb b/app/views/setup/show.html.erb
index c3ed3b8..cc1d094 100644
--- a/app/views/setup/show.html.erb
+++ b/app/views/setup/show.html.erb
@@ -24,7 +24,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see
<h1>Backends</h1>
-<% Backends.classes.each do |backend_class| %>
+<% Backends.classes.select(&:available?).each do |backend_class| %>
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading">