aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/index.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/index.rhtml')
-rw-r--r--app/views/admin/index.rhtml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/admin/index.rhtml b/app/views/admin/index.rhtml
index 270dc1130..1f259d376 100644
--- a/app/views/admin/index.rhtml
+++ b/app/views/admin/index.rhtml
@@ -18,6 +18,15 @@
</ul>
<% end %>
+<% if @blank_contacts.size > 0 %>
+ <h2>Public bodies with missing contact details</h2>
+ <ul>
+ <% for @blank_contact in @blank_contacts %>
+ <li><%= link_to h(@blank_contact.name), main_url(public_body_url(@blank_contact)) %></li>
+ <% end %>
+ </ul>
+<% end %>
+
<h2><%=h @events_title%></h2>
<p><a href="?">Week</a>