parent
6a23f0e4d4
commit
965123372d
2 changed files with 5 additions and 0 deletions
|
@ -72,6 +72,10 @@
|
|||
<input type="submit" name="comment" value="<%= t('javascripts.changesets.show.comment') %>" data-changeset-id="<%= @changeset.id %>" data-method="POST" data-url="<%= changeset_comment_url(@changeset) %>" disabled="1"/>
|
||||
</div>
|
||||
</form>
|
||||
<% else %>
|
||||
<div class="notice hide_unless_logged_in">
|
||||
<%= t('browse.changeset.still_open') %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<% unless @ways.empty? %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue