Subversion Repositories SmartDukaan

Rev

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

Rev 32779 Rev 33067
Line 13... Line 13...
13
		  
13
		  
14
		 
14
		 
15
		  #springMessage("reportdailycollection.from")  <input type="date" id="startDate-collection-summary" placeholder=""   name="" value="$startDate" >
15
		  #springMessage("reportdailycollection.from")  <input type="date" id="startDate-collection-summary" placeholder=""   name="" value="$startDate" >
16
		     
16
		     
17
		   #springMessage("reportdailycollection.to") <input type="date" id="endDate-collection-summary" placeholder=""  value="$endDate">
17
		   #springMessage("reportdailycollection.to") <input type="date" id="endDate-collection-summary" placeholder=""  value="$endDate">
-
 
18
 
-
 
19
            <button type="submit" class="collection-summary-fetch-report">Fetch Report</button>
18
			
20
 
19
			<button type="submit" class="download-collection-summary">Download Report </button>
21
			<button type="submit" class="download-collection-summary">Download Report </button>
-
 
22
 
20
		</div>
23
		</div>
21
	 
24
	 
22
    <div class="col-lg-12">
25
    <div class="col-lg-12">
23
        <table class="table table-border table-condensed table-bordered" id="collectionSummaryTable" style="width:100%">
26
        <table class="table table-border table-condensed table-bordered" id="collectionSummaryTable" style="width:100%">
24
 
27