Project

General

Profile

« Previous | Next » 

Revision 5786

load the cart when the page first loads

View differences:

index.jsp
444 444
function pageLoad() {
445 445
	initialize();
446 446
	doSearch($('#searchForm').get(0));
447
	//loadCart();
447
	loadCart();
448 448
}
449 449
function donothing() {}
450 450
--></script>

Also available in: Unified diff