X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0d7c9a187e23ded9c7500851075868c3c038773b..326d4ecec0ca0817567912f5d45b904df4c5b054:/app/views/redactions/index.html.erb?ds=sidebyside diff --git a/app/views/redactions/index.html.erb b/app/views/redactions/index.html.erb index b53e9b747..26dad64cf 100644 --- a/app/views/redactions/index.html.erb +++ b/app/views/redactions/index.html.erb @@ -1,10 +1,18 @@ -<% @title = t('.title') %> +<% @title = t(".title") %> <% content_for :heading do %> -
<%= t '.empty' %>
+<%= t ".empty" %>
+<% end %> + +<% if can?(:create, Redaction) %> +