OSDN Git Service

fix form helper
[pettanr/pettanr.git] / app / views / panel_pictures / _scenario.html.erb
1 <%= content_tag :div,  element.tag_attributes('scenario', {'class' => "panel_picture-scenario"}) do %>
2   <%= h(element.caption) %>
3 <% end %>