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:
Jean-Philippe Lang 2009-12-02 21:13:03 +00:00
parent 184aae5bf2
commit f5f26a44c1
1 changed files with 0 additions and 1 deletions

View File

@ -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 %>