Sha256: 5dc9c808b4754caa30180fa61f4a02125ef3457f4001104431c5d1fb1642b449
Contents?: true
Size: 381 Bytes
Versions: 1
Compression:
Stored size: 381 Bytes
Contents
<header class="cart-header"> <h1 class="cart-header__title"> <%= t('spree.shopping_cart') %> </h1> <div class="cart-header__actions"> <%= render( 'spree/components/buttons/button_primary', bordered: true, content: t("spree.update"), id: 'update-button', name: :button, small: true, type: :submit ) %> </div> </header>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_starter_frontend-0.1.0 | app/views/spree/components/cart/_cart_header.html.erb |