Subversion Repositories SmartDukaan

Rev

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

Rev 31544 Rev 31545
Line 81... Line 81...
81
</div>
81
</div>
82
<div class="container-fluid">
82
<div class="container-fluid">
83
    <table class="table table-bordered table-striped">
83
    <table class="table table-bordered table-striped">
84
        <thead>
84
        <thead>
85
        <tr>
85
        <tr>
86
            <th>Regionwise Billed Retailer</th>
86
            <th>Regionwise Billed Partners</th>
87
            #foreach($partnerType in $partnerTypes)
87
            #foreach($partnerType in $partnerTypes)
88
                <th>$partnerType.getValue()<br>Today/MTD/Total</th>
88
                <th>$partnerType.getValue()<br>Today/MTD/Total</th>
89
            #end
89
            #end
90
        </tr>
90
        </tr>
91
        </thead>
91
        </thead>