Sha256: 0d080bc4bde4aa61b563045feb91daddce8392e897bd6ece591f4707fba58544
Contents?: true
Size: 364 Bytes
Versions: 5
Compression:
Stored size: 364 Bytes
Contents
<% content_for :page_title do %> <%= Spree.t(:editing_resource, resource: Spree::Promotion.model_name.human) %> <% end %> <% content_for :page_actions do %> <%= button_link_to Spree.t(:back_to_resource_list, resource: Spree::Promotion.model_name.human), spree.admin_promotions_path, class: 'btn-primary', icon: 'arrow-left' %> <% end %> <%= render 'form' %>
Version data entries
5 entries across 5 versions & 1 rubygems