]> source.dussan.org Git - redmine.git/commitdiff
remove extra space from app/views/issues/_edit.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 30 Sep 2019 02:23:03 +0000 (02:23 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 30 Sep 2019 02:23:03 +0000 (02:23 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18551 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/issues/_edit.html.erb

index 00dcac5fbab3c0b3da6f9e2b53c18b0b459351e9..35527773de4e69f81c1e65b37facab595b18e94e 100644 (file)
@@ -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 %>