|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
<!--add by huang-->
|
|
|
|
|
<h3 style="padding-top:0px;"><%= l(:field_issue) %>
|
|
|
|
|
<div style="padding-bottom: 10px;float:right;font-size:11px;">
|
|
|
|
|
<div style="padding-bottom: 10px;padding-right:440px;float:right;font-size:11px;">
|
|
|
|
|
<%= link_to l(:label_issue_new), { :controller => 'issues', :action => 'new', :copy_from => nil }, :param => :project_id, :caption => :label_issue_new,
|
|
|
|
|
:html => { :accesskey => Redmine::AccessKeys.key_for(:new_issue) }, :class => 'icon icon-add' %>
|
|
|
|
|
</div>
|
|
|
|
|