Subversion Repositories SmartDukaan

Rev

Rev 4535 | Rev 5045 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4535 Rev 4791
Line 45... Line 45...
45
		#if($orders && $orders.size() != 0)
45
		#if($orders && $orders.size() != 0)
46
		<div id="cart" class="blue-border">
46
		<div id="cart" class="blue-border">
47
			<div id="shippingEstimateCalculator" class="left">
47
			<div id="shippingEstimateCalculator" class="left">
48
				<span class="label left orange congrats">Congratulations! &nbsp;</span><span class="label left" style="font-size:13px; font-weight:bold; color:#333333">$action.getMessage()</span>
48
				<span class="label left orange congrats">Congratulations! &nbsp;</span><span class="label left" style="font-size:13px; font-weight:bold; color:#333333">$action.getMessage()</span>
49
            </div>
49
            </div>
50
			<div class="cartflow-main-action-button right"><a href="/myaccount">VIEW ALL ORDERS <img src="/images/Arrow_OrangeButton_AllScreens.png"/></a></div>
50
			<div id="viewOrders" class="cartflow-main-action-button right">VIEW ALL ORDERS <img src="/images/Arrow_OrangeButton_AllScreens.png" /></div>
51
			<table id="cartDetail" cellpadding="0" cellspacing="0" class="left">
51
			<table id="cartDetail" cellpadding="0" cellspacing="0" class="left">
52
				<thead>
52
				<thead>
53
					<tr>
53
					<tr>
54
						<th width="100" class="first" style="text-align: center;"><b>ORDER ID</b></th>
54
						<th width="100" class="first" style="text-align: center;"><b>ORDER ID</b></th>
55
						<th width="242">Item &amp; Color</th>
55
						<th width="242">Item &amp; Color</th>