Mercurial > hg > soundsoftware-site
view .svn/pristine/e1/e154bc657c3fcf2d4faf4bb0c3ce33fba976be07.svn-base @ 1327:287f201c2802 redmine-2.2-integration
Add italic
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 20:56:22 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<h2><%= l(:label_settings) %>: <%=h @plugin.name %></h2> <div id="settings"> <%= form_tag({:action => 'plugin'}) do %> <div class="box tabular"> <%= render :partial => @partial, :locals => {:settings => @settings}%> </div> <%= submit_tag l(:button_apply) %> <% end %> </div>