Subversion Repositories SmartDukaan

Rev

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

Rev 29088 Rev 29300
Line 18... Line 18...
18
            <tr style="color:black;">
18
            <tr style="color:black;">
19
                <th>Id</th>
19
                <th>Id</th>
20
                <th>Outlet Name</th>
20
                <th>Outlet Name</th>
21
                 <th>Phone Number</th>
21
                 <th>Phone Number</th>
22
                <th>City</th>
22
                <th>City</th>
23
               
-
 
24
                <th>Brand Fees</th>
23
                <th>Brand Fees</th>
25
                <th>Brand Fees Received</th>
24
                <th>Brand Fees Received</th>
26
                 <th>NOC Upload</th>
25
                 <th>NOC Upload</th>
27
                <th>NOC From GT </th>
26
                <th>NOC From GT </th>
28
                <th>RBM</th>
27
                <th>RBM</th>
29
                <th>Comment</th>
28
                <th>Comment</th>
-
 
29
                <th>Languages</th>
30
                <th>Checklist</th>
30
                <th>Checklist</th>
31
                <th>Approval</th>
31
                <th>Approval</th>
32
                <th>Veri Done</th>
32
                <th>Veri Done</th>   
33
                
-
 
34
            </tr>
33
            </tr>
35
            </thead>
34
            </thead>
36
            <tbody>
35
            <tbody>
37
                #foreach($pob in $partnerOnBoardingPendings )
36
                #foreach($pob in $partnerOnBoardingPendings )
38
                   #if($partnerVerificationPanelMap.containsKey($pob.getId()))
37
                   #if($partnerVerificationPanelMap.containsKey($pob.getId()))