Subversion Repositories SmartDukaan

Rev

Rev 27866 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27866 Rev 27893
Line 1... Line 1...
1
 
1
 
-
 
2
  #if($date.size() > 1)
2
  
3
  
-
 
4
  <h3 style="padding-top:2%;font-weight:bold;">Brand: $brand </h3>
-
 
5
 
-
 
6
    #else
3
  <h3 style="padding-top:2%;font-weight:bold;">Brand: $brand ($date.format($dateMonthFormatter))</h3>
7
  <h3 style="padding-top:2%;font-weight:bold;">Brand: $brand ($date.get(0).format($dateMonthFormatter))</h3>
-
 
8
  
-
 
9
  #end
-
 
10
   
4
    <div class = "row">
11
    <div class = "row">
5
  
12
  
6
			<div class="col-lg-12">
13
			<div class="col-lg-12">
7
				 <table id="billingBrandPartnerItem" class="table table-striped table-advance table-hover">
14
				 <table id="billingBrandPartnerItem" class="table table-striped table-advance table-hover">
8
				 <thead>
15
				 <thead>