VbzCart/docs/pieces/checkout/page 0: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces‎ | checkout
Jump to navigation Jump to search
imported>Woozle
(Created page with "==Notes== ===2018-09-17=== For some reason, the <code>RenderCart()</code> page displau function for page 0 was in <code>vcPageCkout</code> instead of in <code>vcPageContent_ck...")
 
imported>Woozle
mNo edit summary
Line 1: Line 1:
==Notes==
==Notes==
===2018-09-17===
===2018-09-17===
For some reason, the <code>RenderCart()</code> page displau function for page 0 was in <code>vcPageCkout</code> instead of in <code>vcPageContent_ckout</code> with the others. I've moved it.
For some reason, the <code>RenderCart()</code> page display function for page 0 was in <code>vcPageCkout</code> instead of in <code>vcPageContent_ckout</code> with the others. I've moved it.

Revision as of 13:08, 18 September 2018

Notes

2018-09-17

For some reason, the RenderCart() page display function for page 0 was in vcPageCkout instead of in vcPageContent_ckout with the others. I've moved it.