Subversion Repositories SmartDukaan

Rev

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

Rev 29509 Rev 29763
Line 14... Line 14...
14
        <table class="table table-border table-condensed table-bordered" id="onboardingLegal" style="width:100%">
14
        <table class="table table-border table-condensed table-bordered" id="onboardingLegal" style="width:100%">
15
 
15
 
16
            <thead class="row htable" style="background:#F5F5F5;">
16
            <thead class="row htable" style="background:#F5F5F5;">
17
 
17
 
18
            <tr style="color:black;">
18
            <tr style="color:black;">
19
                   <th>Id</th>
19
                <th>Id</th>
20
                <th>Outlet Name(SM)</th>
20
                <th>Outlet Name(SM)</th>
21
                <th>State Head(SM)</th>
21
                <th>State Head(SM)</th>
22
                <th>BDM (SM)</th>
22
                <th>BDM (SM)</th>
23
                <th>Agreed Brand fees(SM)</th>
23
                <th>Agreed Brand fees(SM)</th>
24
                <th>Received Brand fees(SM)</th>
24
                <th>Received Brand fees(SM)</th>
Line 30... Line 30...
30
                <th>LOI(legal)</th>
30
                <th>LOI(legal)</th>
31
                <th>Doc Compl</th>    
31
                <th>Doc Compl</th>    
32
                <th>Aniversary Date(legal)</th>
32
                <th>Aniversary Date(legal)</th>
33
                <th>D.O.B(legal)</th>
33
                <th>D.O.B(legal)</th>
34
                <th>Code(legal)</th>
34
                <th>Code(legal)</th>
35
                 <th>Phone(legal)</th>
35
                <th>Phone(legal)</th>
-
 
36
                <th>Business Type(legal)</th>
36
                <th>Submit</th>     
37
                <th>Submit</th>     
37
            </tr>
38
            </tr>
38
            </thead>
39
            </thead>
39
            <tbody>
40
            <tbody>
40
                #foreach($pob in $pobLegals )
41
                #foreach($pob in $pobLegals )
Line 58... Line 59...
58
 
59
 
59
        </table>
60
        </table>
60
    </div>
61
    </div>
61
</section>
62
</section>
62
 
63
 
-
 
64
  <div class="fofoKycContainer"> 
-
 
65
    
-
 
66
    </div>
-
 
67
 
63
 
68
 
64
<script type="text/javascript">
69
<script type="text/javascript">
65
 
70
 
66
    $(document).ready(function () {
71
    $(document).ready(function () {
67
    
72