Subversion Repositories SmartDukaan

Rev

Rev 30651 | Rev 30723 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30651 Rev 30658
Line 236... Line 236...
236
                                            <!--Item Criteria filter End -->
236
                                            <!--Item Criteria filter End -->
237
                                            <div class="col-lg-12">
237
                                            <div class="col-lg-12">
238
                                                <form>
238
                                                <form>
239
                                                    <h4>Amount Type
239
                                                    <h4>Amount Type
240
                                                        <label class="radio-inline"><input type="radio"
240
                                                        <label class="radio-inline"><input type="radio"
241
                                                                                           name="payoutType$counter1"
241
                                                                                           name="amountType$counter1"
242
                                                                                           value="PERCENTAGE" checked>Percent</label>
242
                                                                                           value="PERCENTAGE" checked>Percent</label>
243
                                                        <label class="radio-inline"><input type="radio"
243
                                                        <label class="radio-inline"><input type="radio"
244
                                                                                           name="payoutType$counter1"
244
                                                                                           name="amountType$counter1"
245
                                                                                           value="FIXED">Fixed Per
245
                                                                                           value="FIXED">Fixed Per
246
                                                            Pc</label>
246
                                                            Pc</label>
247
                                                        <label class="radio-inline"><input type="radio"
247
                                                        <label class="radio-inline"><input type="radio"
248
                                                                                           name="payoutType$counter1"
248
                                                                                           name="amountType$counter1"
249
                                                                                           value="SLAB_FIXED">Fixed</label>
249
                                                                                           value="SLAB_FIXED">Fixed</label>
250
                                                    </h4>
250
                                                    </h4>
251
                                                </form>
251
                                                </form>
252
                                            </div>
252
                                            </div>
253
                                            <div class="col-lg-12"><label>Payout Slabs</label></div>
253
                                            <div class="col-lg-12"><label>Payout Slabs</label></div>