<%= f.text_field :tag_list, :label => :tags, :size => 60, :class => 'hol' %>
-
<%= l(:text_tags_info).html_safe %>
-
+
<%= stylesheet_link_tag 'jquery.tagit.css', :plugin => 'redmine_tags' %>
<%= stylesheet_link_tag 'redmine_tags', :plugin => 'redmine_tags' %>
<%= javascript_include_tag 'tag-it', :plugin => 'redmine_tags' %>
diff -r 94a6e3687c45 -r b18f581b260a plugins/redmine_tags/app/views/projects/index.html.erb
--- a/plugins/redmine_tags/app/views/projects/index.html.erb Wed Apr 10 18:13:16 2013 +0100
+++ b/plugins/redmine_tags/app/views/projects/index.html.erb Thu Apr 11 12:34:22 2013 +0100
@@ -16,27 +16,21 @@
- <%= form_tag :projects, :method => :get do -%>
-