Subversion Repositories SmartDukaan

Rev

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

Rev 26218 Rev 26229
Line 154... Line 154...
154
						<div class="col-lg-1 form-group">
154
						<div class="col-lg-1 form-group">
155
						<p>Quantity</p>
155
						<p>Quantity</p>
156
					</div>
156
					</div>
157
					
157
					
158
					<div class="col-lg-1 form-group">
158
					<div class="col-lg-1 form-group">
159
						<input placeholder = "Quantity" id="quantity" name="quantity" type="number" value="1" class="form-control phone input-sm">
159
						<input placeholder = "Quantity" id="quantity" name="quantity" type="number" value="1" class="form-control phone input-sm" disabled>
160
					</div>
160
					</div>
161
					
161
					
162
				</div>
162
				</div>
163
				
163
				
164
				<div class="row">
164
				<div class="row">
Line 175... Line 175...
175
						<input placeholder = "Customer Email Id" id="customerEmailId" name="customerEmailId" type="text" value="" class="form-control phone input-sm" disabled>
175
						<input placeholder = "Customer Email Id" id="customerEmailId" name="customerEmailId" type="text" value="" class="form-control phone input-sm" disabled>
176
					</div>
176
					</div>
177
					#else
177
					#else
178
		  			
178
		  			
179
	            	<div class="col-lg-2 form-group">
179
	            	<div class="col-lg-2 form-group">
-
 
180
		
180
						<input placeholder = "Customer Name" id="customerName" name="customerName" type="text" value="" class="form-control phone input-sm" >
181
						<input placeholder = "Customer Name" id="customerName" name="customerName" type="text" value="" class="form-control phone input-sm" >
181
					</div>
182
					</div>
182
					
183
					
183
					<div class="col-lg-2 form-group">
184
					<div class="col-lg-2 form-group">
184
						<input placeholder = "Customer Mobile No" id="customerMobileNumber" name="customerMobileNumber" type="text" value="" class="form-control phone input-sm" >
185
						<input placeholder = "Customer Mobile No" id="customerMobileNumber" name="customerMobileNumber" type="text" value="" class="form-control phone input-sm" >