OSDN Git Service

Move database.yml to template
[redminele/redminele.git] / redmine / vendor / plugins / engines / test / plugins / test_assets / app / views / assets / index.html.erb
1 <%= image_tag 'image.png', :plugin => 'test_assets' %>
2 <%= javascript_include_tag 'file.1.js', 'file2', :plugin => "test_assets" %>
3 <%= stylesheet_link_tag 'file.1.css', 'file2', :plugin => "test_assets" %>
4 <%= image_submit_tag 'image.png', :plugin => "test_assets" %>