再一次提交

This commit is contained in:
zhangyang 2013-08-19 19:55:37 +08:00
parent 775dbb313c
commit 9a3f362a47
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<!--Added by young-->
<%= javascript_tag "observeAutocompleteField('issue_subject', '#{escape_javascript auto_complete_issues_path(:project_id => @project, :scope => (Setting.cross_project_issue_relations? ? 'all' : nil))}')" %>
<!--Ended by young-->
<% end %>
<% if @issue.safe_attribute? 'description' %>