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:
parent
184aae5bf2
commit
f5f26a44c1
|
@ -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 %>
|
||||
|
|
Loading…
Reference in New Issue