X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5b4636d5213de2e699769821031c37663ab71557..3914050fcc24c8727c485412a69b12292bbf213d:/app/views/redactions/index.html.erb diff --git a/app/views/redactions/index.html.erb b/app/views/redactions/index.html.erb index e3388fafa..b6b6ef46e 100644 --- a/app/views/redactions/index.html.erb +++ b/app/views/redactions/index.html.erb @@ -4,7 +4,9 @@ <% end %> <% unless @redactions.empty? %> - <%= render :partial => "redactions" %> + <% else %>

<%= t ".empty" %>

<% end %>