Subversion Repositories SmartDukaan

Rev

Rev 33797 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33797 Rev 34516
Line 80... Line 80...
80
                                  <option value="$type">$type</option>
80
                                  <option value="$type">$type</option>
81
                              #end
81
                              #end
82
                          </select>
82
                          </select>
83
                      </div>
83
                      </div>
84
                  </td>
84
                  </td>
-
 
85
 
-
 
86
              </tr>
-
 
87
              <tr>
-
 
88
                  <td colspan="4"><textarea type="text" class="form-control input-sm" id="additionalInfo"
-
 
89
                                            name="additionalInfo">Additional Info</textarea></td>
85
                  <td>
90
                  <td>
86
                      <div class="form-group" style="margin-top:25px;">
91
                      <div class="form-group" style="margin-top:25px;">
87
 
92
 
88
                          <input type="button" class="btn btn-default addOfferItem" data-offerid="$offerId"
93
                          <input type="button" class="btn btn-default addOfferItem" data-offerid="$offerId"
89
                                 value="Create">
94
                                 value="Create">
Line 107... Line 112...
107
                <th>Dealer Payout</th>
112
                <th>Dealer Payout</th>
108
                <th>Offer Type</th>
113
                <th>Offer Type</th>
109
                <th>Start Date</th>
114
                <th>Start Date</th>
110
                <th>Expired Date</th>
115
                <th>Expired Date</th>
111
                <th>Mark Expired</th>
116
                <th>Mark Expired</th>
-
 
117
                <th>Add. Info</th>
112
 
118
 
113
            </tr>
119
            </tr>
114
            </thead>
120
            </thead>
115
            <tbody>
121
            <tbody>
116
                #foreach($coi in $customerOfferItems )
122
                #foreach($coi in $customerOfferItems )