| Line 79... |
Line 79... |
| 79 |
<select class="form-control input-sm" id = "itemsDescription" placeholder="itemsDescription" >
|
79 |
<select class="form-control input-sm" id = "itemsDescription" placeholder="itemsDescription" >
|
| 80 |
</select>
|
80 |
</select>
|
| 81 |
</div>
|
81 |
</div>
|
| 82 |
|
82 |
|
| 83 |
<div class="col-lg-2 form-group">
|
83 |
<div class="col-lg-2 form-group">
|
| 84 |
<input placeholder = "Advance Amount" id="advanceAmount" name="advanceAmount" type="number" value="0" class="form-control phone input-sm">
|
84 |
<input placeholder = "Advance Amount" id="advanceAmount" name="advanceAmount" type="number" value="" class="form-control phone input-sm">
|
| 85 |
</div>
|
85 |
</div>
|
| 86 |
|
86 |
|
| 87 |
<div class="col-lg-2 form-group">
|
87 |
<div class="col-lg-2 form-group">
|
| 88 |
<input placeholder = "Tentative Amount" id="tentativeAmount" name="tentativeAmount" type="number" value="0" class="form-control phone input-sm">
|
88 |
<input placeholder = "Tentative Amount" id="tentativeAmount" name="tentativeAmount" type="number" value="" class="form-control phone input-sm">
|
| 89 |
</div>
|
89 |
</div>
|
| 90 |
|
90 |
|
| 91 |
<div class="col-lg-3" style="float:right;">
|
91 |
<div class="col-lg-3" style="float:right;">
|
| 92 |
<input class="btn btn-primary create-prebooking-listing" type="submit" style="width:100%;border-radius:0px;" value="Create Prebooking Listing">
|
92 |
<input class="btn btn-primary create-prebooking-listing" type="submit" style="width:100%;border-radius:0px;" value="Create Prebooking Listing">
|
| 93 |
</div>
|
93 |
</div>
|