Subversion Repositories SmartDukaan

Rev

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

Rev 33917 Rev 33921
Line 33... Line 33...
33
</head>
33
</head>
34
<body>
34
<body>
35
 
35
 
36
#if($isGtEqL2)
36
#if($isGtEqL2)
37
<div class="container-fluid">
37
<div class="container-fluid">
38
    <h3>RBM Wise Today's ARR (Basis Product Movement)</h3>
-
 
39
    #parse("rbm-today-arr.vm")
-
 
-
 
38
 
40
    #foreach($brands in $brandParts)
39
    #foreach($brands in $brandParts)
41
        <table class="table table-bordered table-striped">
40
        <table class="table table-bordered table-striped">
42
            <thead>
41
            <thead>
43
            <tr>
42
            <tr>
44
                <th rowspan="2">Region</th>
43
                <th rowspan="2">Region</th>
Line 84... Line 83...
84
    #end
83
    #end
85
</div>
84
</div>
86
 
85
 
87
    #if($partnerTypeRegionModelMap)
86
    #if($partnerTypeRegionModelMap)
88
<div class="container-fluid">
87
<div class="container-fluid">
-
 
88
    <h3>RBM Wise Today's ARR (Basis Product Movement)</h3>
-
 
89
    #parse("rbm-today-arr.vm")
-
 
90
    <br>
89
    <table class="table table-bordered table-striped">
91
    <table class="table table-bordered table-striped">
90
        <thead>
92
        <thead>
91
        <tr>
93
        <tr>
92
            <th>Regionwise Billed Partners</th>
94
            <th>Regionwise Billed Partners</th>
93
            #foreach($partnerType in $partnerTypes)
95
            #foreach($partnerType in $partnerTypes)