Mercurial > hg > soundsoftware-site
view .svn/pristine/e1/e154bc657c3fcf2d4faf4bb0c3ce33fba976be07.svn-base @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +0100 |
parents | 622f24f53b42 |
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>