Sha256: e971b10c859ba11be196786084bda36fceccad9fa20c5d3495afd86ad940f722
Contents?: true
Size: 413 Bytes
Versions: 1
Compression:
Stored size: 413 Bytes
Contents
<%= render :partial => 'spree/admin/shared/configuration_menu' %> <h1><%= t(:new_social_method) %></h1> <%= render :partial => 'spree/shared/error_messages', :locals => { :target => @zone } %> <%= form_for [:admin, @authentication_method] do |auth_form| %> <%= render :partial => 'form', :locals => { :auth_form => auth_form } %> <%= render :partial => 'spree/admin/shared/new_resource_links' %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_social_onr-2.1.4 | app/views/spree/admin/authentication_methods/new.html.erb |