Mercurial > hg > soundsoftware-site
view .svn/pristine/cc/cc116c68789b7e01bd1de7433bc9b662e6a41e18.svn-base @ 1551:36dddb6755f6 feature_1136
Need -f in case no authormaps exist yet
author | Chris Cannam |
---|---|
date | Tue, 12 Jan 2016 17:55:48 +0000 |
parents | 261b3d9a4903 |
children |
line wrap: on
line source
<%= title [l(:label_plugins), {:controller => 'admin', :action => 'plugins'}], @plugin.name %> <div id="settings"> <%= form_tag({:action => 'plugin'}) do %> <div class="box tabular settings"> <%= render :partial => @partial, :locals => {:settings => @settings}%> </div> <%= submit_tag l(:button_apply) %> <% end %> </div>