X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/851de28303fc9c24d095b9452b862bea618ec0da..95e1aff23493b3725d5259bcca7bcc79d7d3bc26:/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 1fa683de8..26dad64cf 100644 --- a/app/views/redactions/index.html.erb +++ b/app/views/redactions/index.html.erb @@ -1,8 +1,18 @@ -<% @title = t('redaction.index.title') %> -
<%= t 'redaction.index.empty' %>
+<%= t ".empty" %>
+<% end %> + +<% if can?(:create, Redaction) %> +