|
<%= render(partial: "shared/table_filter",
diff --git a/app/views/orgs/shibboleth_ds.html.erb b/app/views/orgs/shibboleth_ds.html.erb
index c3e2f6a..7484fdd 100644
--- a/app/views/orgs/shibboleth_ds.html.erb
+++ b/app/views/orgs/shibboleth_ds.html.erb
@@ -10,7 +10,7 @@
<%= _('Look up your institution here') %>
- <% if @orgs.count <= 10 %>
+ <% if @orgs.length <= 10 %>
|