Sha256: 95af03627228108ba8f64c1c15768d1fd76a9028c5a8430779acbba89107a160
Contents?: true
Size: 298 Bytes
Versions: 10
Compression:
Stored size: 298 Bytes
Contents
<fieldset class="no-border-bottom"> <legend align="center"><%= t('spree.admin.bolt.edit_configuration') %></legend> <%= form_for @bolt_configuration, url: admin_bolt_path, method: :put do |f| %> <%= render partial: 'form', locals: { f: f, submit_name: 'Update' } %> <% end %> </fieldset>
Version data entries
10 entries across 10 versions & 1 rubygems