tracker issue : gwm
This commit is contained in:
parent
3c351f4f34
commit
646eba706c
@ -38,7 +38,7 @@
|
|||||||
<th>Address</th>
|
<th>Address</th>
|
||||||
<th>City</th>
|
<th>City</th>
|
||||||
<th>State</th>
|
<th>State</th>
|
||||||
<th>Postal Code</th>
|
<th>PIN Code</th>
|
||||||
<th>Contact</th>
|
<th>Contact</th>
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th>Action</th>
|
<th>Action</th>
|
||||||
@ -182,7 +182,7 @@
|
|||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="pincode">Pin Code</label>
|
<label for="pincode">Pin Code</label>
|
||||||
<input class="form-control" name="postal_code" type="text" id="postal_code" required="" placeholder="Postal Code">
|
<input class="form-control" name="postal_code" type="text" id="postal_code" required="" placeholder="PIN Code">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user