##// END OF EJS Templates
Merged r14884 from trunk to 3.1-stable....
Merged r14884 from trunk to 3.1-stable. update Rails to 4.2.5. git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14885 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9376:03335d014ceb
r14503:3cbb4eca93e3
Show More
say_goodbye.html.erb
7 lines | 218 B | text/plain | TextLexer
<h2>Good Bye</h2>
<p class="icon icon-example-works"><%= l(:text_say_goodbye) %></p>
<% content_for :header_tags do %>
<%= stylesheet_link_tag 'example', :plugin => 'sample_plugin', :media => "screen" %>
<% end %>