Subversion Repositories SmartDukaan

Rev

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

Rev 20782 Rev 20784
Line 30... Line 30...
30
	<div class="container">
30
	<div class="container">
31
	#parse("../content/reports-common.vm")
31
	#parse("../content/reports-common.vm")
32
	
32
	
33
	<h2>Download Order Report</h2>
33
	<h2>Download Order Report</h2>
34
	<div>
34
	<div>
35
		<form action="!download" method="POST">
35
		<form action="/Support/statistics!download" method="POST">
36
			<input type="text" readonly id="datepicker" style="width:80px" name="my"/>
36
			<input type="text" readonly id="datepicker" style="width:80px" name="my"/>
37
			<input type="submit" value="Download"/>
37
			<input type="submit" value="Download"/>
38
		<form 
38
		<form 
39
	</div>
39
	</div>
40
	<!--
40
	<!--