Subversion Repositories SmartDukaan

Rev

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

Rev 28945 Rev 29171
Line 230... Line 230...
230
                                            <!--Item Criteria filter End -->
230
                                            <!--Item Criteria filter End -->
231
                                            <div class="col-lg-12">
231
                                            <div class="col-lg-12">
232
                                            	<form>
232
                                            	<form>
233
						                        <h4>Amount Type
233
						                        <h4>Amount Type
234
						                            <label class="radio-inline"><input type="radio" name="amountType$counter1" value="PERCENTAGE" checked>Percent</label>
234
						                            <label class="radio-inline"><input type="radio" name="amountType$counter1" value="PERCENTAGE" checked>Percent</label>
-
 
235
						                            <label class="radio-inline"><input type="radio" name="amountType$counter1" value="FIXED">Fixed Per Pc</label>
235
						                            <label class="radio-inline"><input type="radio" name="amountType$counter1" value="FIXED">Fixed</label>
236
						                            <label class="radio-inline"><input type="radio" name="amountType$counter1" value="SLAB_FIXED">Fixed</label>
236
						                        </h4>
237
						                        </h4>
237
						                        </form>
238
						                        </form>
238
						                    </div>
239
						                    </div>
239
                                            <div class="col-lg-12"><label>Payout Slabs</label></div>
240
                                            <div class="col-lg-12"><label>Payout Slabs</label></div>
240
                                            <div class="col-lg-12 slab-container"></div>
241
                                            <div class="col-lg-12 slab-container"></div>