Mercurial > hg > soundsoftware-site
diff .svn/pristine/c3/c39fa7ae90b01243cdc7410aaa557ea9c9fade29.svn-base @ 935:fe0249c097f6 live
Merge from the default branch
author | Chris Cannam |
---|---|
date | Wed, 11 Jul 2012 13:33:14 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.svn/pristine/c3/c39fa7ae90b01243cdc7410aaa557ea9c9fade29.svn-base Wed Jul 11 13:33:14 2012 +0100 @@ -0,0 +1,7 @@ +<h2><%=l(:label_auth_source)%> (<%= h(@auth_source.auth_method_name) %>)</h2> + +<% form_tag({:action => 'update', :id => @auth_source}, :class => "tabular") do %> + <%= render :partial => 'form' %> + <%= submit_tag l(:button_save) %> +<% end %> +