Subversion Repositories SmartDukaan

Rev

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

Rev 27638 Rev 27639
Line 9... Line 9...
9
	    	
9
	    	
10
	             <table class="table  table-advance" id = "brand-mtd">
10
	             <table class="table  table-advance" id = "brand-mtd">
11
	    			<tbody>
11
	    			<tbody>
12
	    			  <tr>
12
	    			  <tr>
13
				        <th>Brand</th>
13
				        <th>Brand</th>
-
 
14
				        <th>Quantity</th>
14
						<th>Amount</th>
15
						<th>Amount</th>
15
					
16
					
16
	                 </tr>	
17
	                 </tr>	
17
	               #foreach($brand in $brandLMtdAmount.entrySet())
18
	               #foreach($brand in $brandLMtdAmount.entrySet())
18
						    
19