Subversion Repositories SmartDukaan

Rev

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

Rev 23886 Rev 24220
Line 44... Line 44...
44
			<div class="col-lg-3 form-group">
44
			<div class="col-lg-3 form-group">
45
				<input placeholder="Start End Date Time" id="startEndDateTime" name="startEndDateTime" type="text" value="" class="form-control input-sm">
45
				<input placeholder="Start End Date Time" id="startEndDateTime" name="startEndDateTime" type="text" value="" class="form-control input-sm">
46
			</div>
46
			</div>
47
			
47
			
48
			<div class="col-xs-3" style="float:right;">
48
			<div class="col-xs-3" style="float:right;">
49
				<button class="btn btn-primary" style="width:100%;border-radius:0px;" id="schemesDownloadButton" onclick="schemesDownload()">Download Schemes</button>	
49
				<button class="btn btn-primary" id="schemesDownloadButton" onclick="schemesDownload()">Download Schemes</button>	
50
			</div>
50
			</div>
51
		
51
		
52
		</div>
52
		</div>
53
			
53
			
54
	</div>
54
	</div>