mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
remove extra space from app/views/issues/_edit.html.erb
git-svn-id: http://svn.redmine.org/redmine/trunk@18551 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
f1d69da310
commit
3d6ab06b6c
@ -79,5 +79,4 @@
|
||||
<%= hidden_field_tag 'next_issue_id', @next_issue_id if @next_issue_id %>
|
||||
<%= hidden_field_tag 'issue_position', @issue_position if @issue_position %>
|
||||
<%= hidden_field_tag 'issue_count', @issue_count if @issue_count %>
|
||||
|
||||
<% end %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user