annotate .svn/pristine/18/18cc4e49160ae0034ae73ed153f32f0bc91339cb.svn-base @ 1517:dffacf8a6908
redmine-2.5
Update to Redmine SVN revision 13367 on 2.5-stable branch
author |
Chris Cannam |
date |
Tue, 09 Sep 2014 09:29:00 +0100 |
parents |
cbb26bc654de |
children |
|
rev |
line source |
Chris@909
|
1 <%= image_tag 'image.png', :plugin => 'test_assets' %>
|
Chris@909
|
2 <%= javascript_include_tag 'file.1.js', 'file2', :plugin => "test_assets" %>
|
Chris@909
|
3 <%= stylesheet_link_tag 'file.1.css', 'file2', :plugin => "test_assets" %>
|
Chris@909
|
4 <%= image_submit_tag 'image.png', :plugin => "test_assets" %>
|