Subversion Repositories SmartDukaan

Rev

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

Rev 34103 Rev 34105
Line 217... Line 217...
217
            <table id="rbm-aging-table" class="table table-border table-condensed table-bordered"
217
            <table id="rbm-aging-table" class="table table-border table-condensed table-bordered"
218
                   style="width:100%">
218
                   style="width:100%">
219
                <thead>
219
                <thead>
220
                <tr>
220
                <tr>
221
                    <th>RBM</th>
221
                    <th>RBM</th>
222
                    <th>First Week Biiled</th>
222
                    <th>First Week Billed</th>
223
                    <th>Second Week Biiled</th>
223
                    <th>Second Week Billed</th>
224
                    <th>Third Week Biiled</th>
224
                    <th>Third Week Billed</th>
225
                    <th>Fourth Week Biiled</th>
225
                    <th>Fourth Week Billed</th>
226
                    <th>MTD Biiled</th>
226
                    <th>MTD Biiled</th>
227
                </tr>
227
                </tr>
228
                </thead>
228
                </thead>
229
                <tbody>
229
                <tbody>
230
                    #foreach($model in $sold15daysOldAgingModels)
230
                    #foreach($model in $sold15daysOldAgingModels)