Subversion Repositories SmartDukaan

Rev

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

Rev 31687 Rev 31917
Line 57... Line 57...
57
		         </tr>
57
		         </tr>
58
		         
58
		         
59
		              <tr>
59
		              <tr>
60
		             <th>Today Total Achievement</th>
60
		             <th>Today Total Achievement</th>
61
		            <td class="currency">$totalPartnerAchievement</td>
61
		            <td class="currency">$totalPartnerAchievement</td>
62
                      </tr>
62
					  </tr>
63
               </table>
63
			   </table>
64
        </div>
64
		</div>
65
    </div>
65
	</div>
66
 
66
 
67
    <div class="row">
67
	<div class="row">
68
        <div class="col-lg-12">
68
		<div class="col-lg-12">
69
            <button class="btn btn-primary" onclick="ExportToExcel(this, 'xlsx')" data-tableid="partner-health">Export
69
			<button class="btn btn-primary" onclick="ExportToExcel(this, 'xlsx', 'Partner Health', )"
-
 
70
					data-tableid="partner-health">Export
70
                table to excel
71
				table to excel
71
            </button>
72
			</button>
72
        </div>
73
		</div>
73
    </div>
74
	</div>
74
    <div class="row">
75
	<div class="row">
75
        <div class="col-lg-12">
76
		<div class="col-lg-12">
76
            <table class="table table-border table-condensed table-bordered"
77
			<table class="table table-border table-condensed table-bordered"
77
                   id="partner-health">
78
				   id="partner-health">
78
                <thead>
79
				<thead>
79
                <tr>
80
				<tr>
80
                    <th>Partner Name</th>
81
                    <th>Partner Name</th>
81
                    <th>Code</th>
82
                    <th>Code</th>
82
                    <th>Wallet Amount</th>
83
                    <th>Wallet Amount</th>
83
                    <th>Short Investment</th>
84
                    <th>Short Investment</th>
84
							<th>Auth User</th>
85
							<th>Auth User</th>