Sha256: 99a3614070b67dea5e729948ce7819cb1b70697d09a5a64be79fa1c9aa2104be

Contents?: true

Size: 377 Bytes

Versions: 27

Compression:

Stored size: 377 Bytes

Contents

<%= render :partial => 'admin/shared/configuration_menu' %>

<h1><%= t("editing_mail_method") %></h1>
<%= render 'shared/error_messages', :target => @mail_method %>

<%= form_for(:mail_method, :url => object_url, :html => { :method => :put }) do |f| %>
  <%= render :partial => "form", :locals => { :f => f } %>
  <p class="form-buttons"><%= button t("update") %></p>
<% end %>

Version data entries

27 entries across 27 versions & 6 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/mail_methods/edit.html.erb
My-Commerce_core-1.1.0 app/views/admin/mail_methods/edit.html.erb
My-Commerce_core-1.0.0 app/views/admin/mail_methods/edit.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/mail_methods/edit.html.erb
MyCommerce-0.0.3 core/app/views/admin/mail_methods/edit.html.erb
rfcommerce_core-0.0.3 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.6 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.5 app/views/admin/mail_methods/edit.html.erb
spree_core-0.30.2 app/views/admin/mail_methods/edit.html.erb
spree_core-0.40.4 app/views/admin/mail_methods/edit.html.erb
spree_core-0.50.4 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.4 app/views/admin/mail_methods/edit.html.erb
spree_core-0.50.3 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.3 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.2 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.1 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.0 app/views/admin/mail_methods/edit.html.erb
spree_core-0.60.0.RC1 app/views/admin/mail_methods/edit.html.erb
spree_core-0.50.2 app/views/admin/mail_methods/edit.html.erb
spree_core-0.50.1 app/views/admin/mail_methods/edit.html.erb