Sha256: 8582abc06a4af74923334adc2804cd9dd5f802bd93a8e60562f86fb8f541aa02
Contents?: true
Size: 342 Bytes
Versions: 5
Compression:
Stored size: 342 Bytes
Contents
<h1>Gateway Configuration</h1> <%= error_messages_for :gateway_configuration %> <% form_for(:gateway_configuration, :url => object_url, :html => { :method => :put }) do |f| %> <%= render :partial => "form", :locals => { :f => f } %> <p> <%=submit_tag "Update"%> <%= link_to "Cancel", :controller => "admin/overview"%> </p> <% end %>
Version data entries
5 entries across 5 versions & 1 rubygems