Subversion Repositories SmartDukaan

Rev

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

Rev 32202 Rev 32204
Line 77... Line 77...
77
    #foreach($itemCriteriaPayout in $offer.getTargetSlabs().get(0).getItemCriteriaPayouts())
77
    #foreach($itemCriteriaPayout in $offer.getTargetSlabs().get(0).getItemCriteriaPayouts())
78
        <div class="col-lg-12">
78
        <div class="col-lg-12">
79
            <table class="table table-bordered table-sm">
79
            <table class="table table-bordered table-sm">
80
                <thead>
80
                <thead>
81
                <tr>
81
                <tr>
82
                    <th>Target</th>
82
                    <th>Target $vmUtils.htm('<') 10</th>
83
                    <th>Payout</th>
83
                    <th>Payout</th>
84
                </tr>
84
                </tr>
85
                </thead>
85
                </thead>
86
                <tbody>
86
                <tbody>
87
                    #foreach($payoutSlab in $itemCriteriaPayout.getPayoutSlabs())
87
                    #foreach($payoutSlab in $itemCriteriaPayout.getPayoutSlabs())