Subversion Repositories SmartDukaan

Rev

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

Rev 22642 Rev 22643
Line 141... Line 141...
141
	</div>
141
	</div>
142
	
142
	
143
</div>
143
</div>
144
#end
144
#end
145
<div id="customer-details" style="background:white;background-color:white;padding:10px;">
145
<div id="customer-details" style="background:white;background-color:white;padding:10px;">
146
	<h4 class="modelHeaderCustom" style="text-align:center;">Customer Information</h4>
146
	<h4 class="modelHeaderCustom" style="font-size:22px;">Customer Information</h4>
147
	<div>
147
	<div>
148
		<div class = "row">
148
		<div class = "row">
149
			<div class="col-lg-2 form-group">
149
			<div class="col-lg-2 form-group">
150
			   	<input placeholder="First Name" id="firstName" name="firstName" type="text" value="" class="form-control input-sm">
150
			   	<input placeholder="First Name" id="firstName" name="firstName" type="text" value="" class="form-control input-sm">
151
			</div>
151
			</div>