Subversion Repositories SmartDukaan

Rev

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

Rev 34055 Rev 34071
Line 149... Line 149...
149
            </table>
149
            </table>
150
        </div>
150
        </div>
151
    </div>
151
    </div>
152
 
152
 
153
    <div class="row" style="margin: 0">
153
    <div class="row" style="margin: 0">
154
        #if($isGtEqL3)
-
 
155
 
-
 
156
            <div class="col-md-12">
154
            <div class="col-md-12">
157
                <br>
155
                <br>
158
                <h4> > 15 Days Aging Sold </h4>
156
                <h4> > 15 Days Aging Sold </h4>
159
                <table id="rbm-aging-table" class="table table-border table-condensed table-bordered"
157
                <table id="rbm-aging-table" class="table table-border table-condensed table-bordered"
160
                       style="width:100%">
158
                       style="width:100%">
Line 202... Line 200...
202
                        </tr>
200
                        </tr>
203
                        #end
201
                        #end
204
                    </tbody>
202
                    </tbody>
205
                </table>
203
                </table>
206
            </div>
204
            </div>
207
        #end
-
 
208
    </div>
205
    </div>
209
</section>
206
</section>
210
 
207
 
211
<script>
208
<script>
212
    function formatValueInLakh(value) {
209
    function formatValueInLakh(value) {