Mercurial > hg > soundsoftware-site
view .svn/pristine/e1/e154bc657c3fcf2d4faf4bb0c3ce33fba976be07.svn-base @ 1322:596e34bffcc7 redmine-2.2-integration
Temporarily remove "Mature projects", it doesn't work well enough. Add Search Projects link
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 16:18:23 +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>