Subversion Repositories SmartDukaan

Rev

Rev 33795 | Blame | Compare with Previous | Last modification | View Log | RSS feed

   <td>$coi.getId()</td>
   <td>$coi.getCatalogId()</td>
   <td>$catalogItemMap.get($coi.getCatalogId()).get(0).getItemDescriptionNoColor()</td>
   <td>$coi.getSchemePayout()</td>
   <td>$coi.getDealerPayout()</td>
   <td>$coi.getOfferType()</td>
   <td>$coi.getStartDate()</td>
   <td>$coi.getEndDate()</td>
   <td>    <div class="input-group">
    <input placeholder="Expired Date" id="expiredEndDate" name="expiredEndDate"
           type="text"
           value=""
           class="form-control">
    <span class="input-group-btn">
        <button class="btn btn-primary expired-date-button" data-requestid="$coi.getId()" id="expiredDate-button"
                type="button">Expired</button></span>
</div></td>
   <td>$coi.getAdditionalInfo()</td>