Test notices of disabled changeset commenting
This commit is contained in:
parent
90fd22e2a3
commit
61c32388a9
3 changed files with 27 additions and 22 deletions
|
@ -65,7 +65,7 @@
|
|||
<% end %>
|
||||
|
||||
<% unless current_user %>
|
||||
<p class="notice">
|
||||
<p>
|
||||
<%= link_to(t(".join_discussion"), login_path(:referer => request.fullpath)) %>
|
||||
</p>
|
||||
<% end %>
|
||||
|
@ -83,7 +83,7 @@
|
|||
</div>
|
||||
</form>
|
||||
<% else %>
|
||||
<p class="notice">
|
||||
<p>
|
||||
<%= t(".still_open") %>
|
||||
</p>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue