Fixed: syntax highlight doesn't appear in new ticket preview (#1976).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2222 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2009-01-03 13:14:28 +00:00
parent 7a5ce28921
commit a66b1e77da
1 changed files with 4 additions and 0 deletions

View File

@ -17,3 +17,7 @@
<% end %>
<div id="preview" class="wiki"></div>
<% content_for :header_tags do %>
<%= stylesheet_link_tag 'scm' %>
<% end %>