mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Add nbsp below project settings version filter section (#24720).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16184 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ea73cbceee
commit
1d63635e9c
@ -10,6 +10,7 @@
|
|||||||
<%= link_to l(:button_clear), settings_project_path(@project, :tab => 'versions'), :class => 'icon icon-reload' %>
|
<%= link_to l(:button_clear), settings_project_path(@project, :tab => 'versions'), :class => 'icon icon-reload' %>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
|
||||||
<% if @versions.present? %>
|
<% if @versions.present? %>
|
||||||
<table class="list versions">
|
<table class="list versions">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user