Subversion Repositories SmartDukaan

Rev

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

Rev 32256 Rev 32261
Line 40... Line 40...
40
  
40
  
41
		<div id="filter-details" style="background:white;background-color:white;padding:10px;">
41
		<div id="filter-details" style="background:white;background-color:white;padding:10px;">
42
				<div class = "row">
42
				<div class = "row">
43
				
43
				
44
					<div class="col-lg-2 form-group">
44
					<div class="col-lg-2 form-group">
45
					    <label>Actual Invoice Detail</label>	
45
					    <label>Actual Invoice Date</label>	
46
				       <input type="datetime-local" class="form-control" id="actualDate" autocomplete="off"  placeholder="Actual Date"/>
46
				       <input type="date" class="form-control" id="actualDate" autocomplete="off"  placeholder="Actual Date"/>
47
					</div>	
47
					</div>	
48
					
48
					
49
					<div class="col-lg-2 form-group">
49
					<div class="col-lg-2 form-group">
50
					    <label>Vendor</label>	
50
					    <label>Vendor</label>	
51
                       
51