Subversion Repositories SmartDukaan

Rev

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

Rev 23927 Rev 24217
Line 40... Line 40...
40
				<label for="usr">Item Ledger Duration</label>
40
				<label for="usr">Item Ledger Duration</label>
41
			</div>
41
			</div>
42
			<div class="col-lg-2 form-group">
42
			<div class="col-lg-2 form-group">
43
				<input id="ledgerDuration" type="text" class="form-control"/>
43
				<input id="ledgerDuration" type="text" class="form-control"/>
44
			</div>
44
			</div>
-
 
45
			<div class="col-lg-1 form-group">
-
 
46
				<input type="checkbox" id="dateWise" type="text" class="form-control"/>
-
 
47
			</div>
45
			<div class="col-xs-3">
48
			<div class="col-xs-3">
46
				<button class="btn btn-primary" style="width:100%;border-radius:0px;" id="downloadItemLedgerReportButton" onclick="downloadItemLedgerReport()">Download Report</button>	
49
				<button class="btn btn-primary" id="downloadItemLedgerReportButton" onclick="downloadItemLedgerReport()">Download Report</button>	
47
			</div>
50
			</div>
48
		
51
		
49
		</div>
52
		</div>
50
			
53
			
51
	</div>
54
	</div>