Fixed: code syntax highlighting not working in Document page (#3740).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3603 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
4dd4300147
commit
5e4eef1a4e
|
@ -26,3 +26,7 @@
|
|||
<% end %>
|
||||
|
||||
<% html_title @document.title -%>
|
||||
|
||||
<% content_for :header_tags do %>
|
||||
<%= stylesheet_link_tag 'scm' %>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in New Issue