Rev 30989 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<td>$co.getId()</td><td class="customerOfferItems" data-toggle="modal" data-target="#customerOfferItemdetail"><a>$co.getOfferName()</a></td><td>$co.getStartDate().format($dateFormatter) - $co.getEndDate().format($dateFormatter)<div class="input-group"><input placeholder="Extend Date" id="extendEndDate" name="extendEndDate"type="text"value=""class="form-control"><span class="input-group-btn"><button class="btn btn-primary extendeDate-button" data-requestid="$co.getId()" id="extendeDate-button"type="button">Extend All</button></span></div></td><td>$co.getPartnerCriteriaString()</td><td><button class="btn btn-primary downloadOffer"data-requestid="$co.getId()" type="button">Download</button></td><td><div class="row"><form class="form-horizontal"><label class="control-label col-sm-2" for="excelfile">CSV File Upload:</label><div class="col-lg-6"><div class="input-group"><input class="form-control" type="file" id="customerofferitem" name="customerofferitem"/></div></div><div class="col-lg-2"><a class="btn btn-default" id="downloadCustomerOfferTemplate">Download Template</a></div></form></div></td>