Sha256: 0150ae78f2fc660a3853d0c4dbe36b9c214d466903b2ed7bb65da60ad2d5df58
Contents?: true
Size: 447 Bytes
Versions: 2
Compression:
Stored size: 447 Bytes
Contents
= append_partials('storefront.hold_denial_mailer.top') %tr %td %table %tr %td %h1= t('workarea.storefront.email.hold_denial.heading', order_id: @order.id) %p= t('workarea.storefront.email.hold_denial.info_html').html_safe = render 'summary', order: @order = render 'workarea/storefront/mailers/recommendations', recommendations: @recommendations = append_partials('storefront.hold_denial_mailer.bottom')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-kount-3.3.1 | app/views/workarea/storefront/order_mailer/hold_denial.html.haml |
workarea-kount-3.3.0 | app/views/workarea/storefront/order_mailer/hold_denial.html.haml |