Reorganized cart summaries into grid responsive format.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 11 Dec 2017 19:09:23 +0000 (14:09 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 11 Dec 2017 19:09:23 +0000 (14:09 -0500)
commite8b2ee126f0b2eded466b4eecaa08346538d79ea
tree46776a8a38cb1c07f83f43b8103b9dfab132697d
parent258cb93ee6cdaf3f606716ae79d344537e2f7fd4
Reorganized cart summaries into grid responsive format.

Added cartSummary.html which now contains the only copy of the cart display.
Removed cart display from all other areas and now including cartSummary.html
Added some Front CSS to deal with the new layout.
The summaryStore.html needs to be tested to make sure the CSS bundled with that is correct.
classes/regCartSupport.php
css/front.css
views/front/registrations/cart.html
views/front/registrations/cartSummary.html [new file with mode: 0644]
views/front/registrations/checkout.html
views/front/registrations/summaryStore.html