Subversion Repositories SmartDukaan

Rev

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

Rev 34066 Rev 34509
Line 35... Line 35...
35
            </div>
35
            </div>
36
        </div>
36
        </div>
37
        #end
37
        #end
38
    #end
38
    #end
39
		<div class="row col-lg-12"  style="float: right;">
39
		<div class="row col-lg-12"  style="float: right;">
40
		
-
 
41
 
40
 
-
 
41
            #if(!$isAnalysis)
42
		  #springMessage("reportdailycollection.from")  <input type="date" id="startDate-collection-summary" placeholder=""   name="" value="$startDate" >
42
                #springMessage("reportdailycollection.from") <input type="date" id="startDate-collection-summary"
-
 
43
                                                                    placeholder="" name="" value="$startDate">
43
		     
44
 
44
		   #springMessage("reportdailycollection.to") <input type="date" id="endDate-collection-summary" placeholder=""  value="$endDate">
45
                #springMessage("reportdailycollection.to") <input type="date" id="endDate-collection-summary"
-
 
46
                                                                  placeholder="" value="$endDate">
45
 
47
 
46
            <button type="submit" class="collection-summary-fetch-report">Fetch Report</button>
48
            <button type="submit" class="collection-summary-fetch-report">Fetch Report</button>
47
 
49
 
48
			<button type="submit" class="download-collection-summary">Download Report </button>
50
                <button type="submit" class="download-collection-summary">Download Report</button>
-
 
51
            #else
-
 
52
                #springMessage("reportdailycollection.from")  <input type="date"
-
 
53
                                                                     id="analysis-startDate-collection-summary"
-
 
54
                                                                     placeholder="" name="" value="$startDate">
-
 
55
 
-
 
56
                #springMessage("reportdailycollection.to") <input type="date" id="analysis-endDate-collection-summary"
-
 
57
                                                                  placeholder="" value="$endDate">
-
 
58
 
-
 
59
                <button type="submit" class="analysis-collection-summary-fetch-report" data-fofoid="$fofoId">Fetch
-
 
60
                    Report
-
 
61
                </button>
-
 
62
 
-
 
63
                <button type="submit" class="analysis-download-collection-summary" data-fofoid="$fofoId">Download
-
 
64
                    Report
-
 
65
                </button>
-
 
66
            #end
-
 
67
 
49
 
68
 
50
		</div>
69
		</div>
51
	 
70
	 
52
    <div class="col-lg-12">
71
    <div class="col-lg-12">
53
        <table class="table table-border table-condensed table-bordered" id="collectionSummaryTable" style="width:100%">
72
        <table class="table table-border table-condensed table-bordered" id="collectionSummaryTable" style="width:100%">