| Line 21... |
Line 21... |
| 21 |
<label for="offerDuration">Duration</label>
|
21 |
<label for="offerDuration">Duration</label>
|
| 22 |
<input placeholder="Set Duration" name="dateRange" id="offerDuration" name="dateRange"
|
22 |
<input placeholder="Set Duration" name="dateRange" id="offerDuration" name="dateRange"
|
| 23 |
type="text" value="" class="form-control input-sm">
|
23 |
type="text" value="" class="form-control input-sm">
|
| 24 |
</div>
|
24 |
</div>
|
| 25 |
<div class="form-group col-lg-6">
|
25 |
<div class="form-group col-lg-6">
|
| 26 |
<label class="checkbox-inline"><input type="checkbox" name="incremental_target"/>Incremental Target</label>
|
26 |
<label class="checkbox-inline"><input type="checkbox" name="base_criteria"/>Base Criteria</label>
|
| 27 |
</div>
|
27 |
</div>
|
| 28 |
<div class="row col-lg-12">
|
28 |
<div class="row col-lg-12">
|
| 29 |
<div class="form-group col-lg-6">
|
29 |
<div class="form-group col-lg-6">
|
| 30 |
<label for="name">Sellin = Sellout%</label>
|
30 |
<label for="name">Sellin = Sellout%</label>
|
| 31 |
<input class="form-control" id="sellinPercentage" placeholder="Sellin Percentage" name="name" value="0">
|
31 |
<input class="form-control" id="sellinPercentage" placeholder="Sellin Percentage" name="name" value="0">
|