问题过滤
This commit is contained in:
parent
09b98cbcc6
commit
d97624b07e
|
@ -17,6 +17,7 @@
|
|||
:onchange => "updateIssueFrom('#{escape_javascript project_issue_form_path(@project, :id => @issue, :format => 'js')}')" %></p>
|
||||
<% end %>
|
||||
|
||||
|
||||
<% if @issue.safe_attribute? 'subject' %>
|
||||
<p><%= f.text_field :subject, :size => 80, :maxlength => 255, :required => true, :style => "font-size:small" %></p>
|
||||
<!--Added by young-->
|
||||
|
|
Loading…
Reference in New Issue