Sha256: 43049b9480460e9c75c748f09a2ec50107b6d34d2f176064aedc718a5013b047
Contents?: true
Size: 406 Bytes
Versions: 11
Compression:
Stored size: 406 Bytes
Contents
<div class="col-12"> <div class="field"> <label for="<%= "#{param_prefix}_preferred_path" %>"><%= Spree::Promotion::Rules::LandingPage.human_attribute_name(:description) %>:</label> <%= text_field_tag "#{param_prefix}[preferred_path]", promotion_rule.preferred_path, class: 'fullwidth' %> <span class="info"><%= Spree.t('landing_page_rule.must_have_visited_path') %></span> </div> </div>
Version data entries
11 entries across 11 versions & 1 rubygems