@@ -15,7 +15,6 | |||||
15 | l(:label_issue_category_new), |
|
15 | l(:label_issue_category_new), | |
16 | 'category[name]', |
|
16 | 'category[name]', | |
17 | {:controller => 'projects', :action => 'add_issue_category', :id => @project}, |
|
17 | {:controller => 'projects', :action => 'add_issue_category', :id => @project}, | |
18 | :class => 'small', |
|
|||
19 | :title => l(:label_issue_category_new), |
|
18 | :title => l(:label_issue_category_new), | |
20 | :tabindex => 199) if authorize_for('projects', 'add_issue_category') %></p> |
|
19 | :tabindex => 199) if authorize_for('projects', 'add_issue_category') %></p> | |
21 | <% end %> |
|
20 | <% end %> |
General Comments 0
You need to be logged in to leave comments.
Login now