Subversion Repositories SmartDukaan

Rev

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

Rev 27994 Rev 27995
Line 48... Line 48...
48
                    <input type="text" class="form-control" id="scheme-item-search-text" autocomplete="off"
48
                    <input type="text" class="form-control" id="scheme-item-search-text" autocomplete="off"
49
                           placeholder="Search for Item" />
49
                           placeholder="Search for Item" />
50
                    <span class="input-group-btn">
50
                    <span class="input-group-btn">
51
		                      <button class="btn btn-primary submit" id="scheme-item-search-button"
51
		                      <button class="btn btn-primary submit" id="scheme-item-search-button"
52
                                      type="button">Go!</button>
52
                                      type="button">Go!</button>
53
		                    </span>
53
					</span>
54
                </div>
54
                </div>
55
            </div>
55
            </div>
56
        </div>
56
        </div>
57
    </div>
57
    </div>
58
    <div id="schemes-table">
58
    <div id="schemes-table">
Line 87... Line 87...
87
                    </tbody>
87
                    </tbody>
88
                </table>
88
                </table>
89
            </div>
89
            </div>
90
        </div>
90
        </div>
91
    </div>
91
    </div>
92
    <div class="col-lg-12">
-
 
93
	    <h5>Note</h5>
-
 
94
	    <b>Hygiene Payout</b> - This is basis the customer details entered in the system, pls refer to hygiene
-
 
95
	    meter
-
 
96
	    in your Dashboard.
-
 
97
	    <br><b>Tertiary Payout</b> - This is basis the activation of the handset.
-
 
98
	    <br><b>Investment Payout</b> - Investments in stocks should be above 90% for minimum 12 days in a month
-
 
99
	    to
-
 
100
	    earn 2%, between 8-11 days will earn 1%, less then 8 days there will be no payout.
-
 
101
	</div>
-
 
102
    #if($schemes && !$schemes.isEmpty())
92
    #if($schemes && !$schemes.isEmpty())
103
        <div class="row" id="schemes-paginated">
93
        <div class="row" id="schemes-paginated">
104
            <div class="col-lg-9">
94
            <div class="col-lg-9">
105
                <p>Showing <span class="start">$start</span> to <span class="end">$end</span> of <span
95
                <p>Showing <span class="start">$start</span> to <span class="end">$end</span> of <span
106
                        class="size">$size</span> items</p>
96
                        class="size">$size</span> items</p>
Line 117... Line 107...
117
                        <button class="btn btn-primary next" style="width:100%">Next</button>
107
                        <button class="btn btn-primary next" style="width:100%">Next</button>
118
                    #end
108
                    #end
119
                </div>
109
                </div>
120
            </div>
110
            </div>
121
        </div>
111
        </div>
-
 
112
    <div class="col-lg-12">
-
 
113
	    <h5>Note</h5>
-
 
114
	    <b>Hygiene Payout</b> - This is basis the customer details entered in the system, pls refer to hygiene
-
 
115
	    meter
-
 
116
	    in your Dashboard.
-
 
117
	    <br><b>Tertiary Payout</b> - This is basis the activation of the handset.
-
 
118
	    <br><b>Investment Payout</b> - Investments in stocks should be above 90% for minimum 12 days in a month
-
 
119
	    to
-
 
120
	    earn 2%, between 8-11 days will earn 1%, less then 8 days there will be no payout.
-
 
121
	</div>
122
    #end
122
    #end
123
<div class="row">
123
<div class="row">
124
	<div class="col-lg-12">
124
	<div class="col-lg-12">
125
		<h3>Other Schemes</h3>
125
		<h3>Other Schemes</h3>
126
		<table class="table table-striped table-advance">
126
		<table class="table table-striped table-advance">