Skip to content
Snippets Groups Projects
Commit 93a33c62 authored by John Goerzen's avatar John Goerzen
Browse files

Added line under tracker name to make clear what is going on here

Partially implements the patch given in r730


git-svn-id: http://redmine.rubyforge.org/svn/trunk@1273 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 3e102f28
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
<%= observe_field :issue_tracker_id, :url => { :action => :new },
:update => :content,
:with => "Form.serialize('issue-form')" %>
<hr />
<% end %>
<div id="issue_descr_fields" <%= 'style="display:none"' unless @issue.new_record? || @issue.errors.any? %>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment