mirror of
https://github.com/redmine/redmine.git
synced 2026-03-12 15:41:11 +01:00
Removes useless class.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3117 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
l(:label_issue_category_new),
|
||||
'category[name]',
|
||||
{:controller => 'projects', :action => 'add_issue_category', :id => @project},
|
||||
:class => 'small',
|
||||
:title => l(:label_issue_category_new),
|
||||
:tabindex => 199) if authorize_for('projects', 'add_issue_category') %></p>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user