Subversion Repositories SmartDukaan

Rev

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

Rev 35038 Rev 35971
Line 46... Line 46...
46
    <div id="page1" style="page-break-after: always;">
46
    <div id="page1" style="page-break-after: always;">
47
        <div>
47
        <div>
48
            <img src="${rc.contextPath}/resources/images/SMART%20DUKAAN%20LOGO.jpg" alt="smart dukaan logo "
48
            <img src="${rc.contextPath}/resources/images/SMART%20DUKAAN%20LOGO.jpg" alt="smart dukaan logo "
49
                 style="margin-bottom: 2%;
49
                 style="margin-bottom: 2%;
50
    width: 80%;
50
    width: 80%;
51
    margin-top: 1%;
51
    margin-top: 6%;
52
    margin-left: 6%;">
52
    margin-left: 6%;">
53
        </div>
53
        </div>
54
 
54
 
55
        <div class="container1" style="margin-top: 5px; margin-left: 8%; margin-right: 20%">
55
        <div class="container1" style="margin-top: 5px; margin-left: 8%; margin-right: 20%">
56
            <table width="100%">
56
            <table width="100%">
Line 355... Line 355...
355
    </div>
355
    </div>
356
 
356
 
357
    <div id="page3" style="page-break-after: always;">
357
    <div id="page3" style="page-break-after: always;">
358
        <div class="annexure2" style="margin: 8%;">
358
        <div class="annexure2" style="margin: 8%;">
359
            <h4 style="text-align: center; text-decoration: underline;">Annexure - II</h4>
359
            <h4 style="text-align: center; text-decoration: underline;">Annexure - II</h4>
360
            <h5>BRAND VALUE COMMITMENT</h5>
360
            <h5>BRAND QUANTITY COMMITMENT</h5>
361
            <div class="table1  ">
361
            <div class="table1  ">
362
                <table class="table table-bordered "
362
                <table class="table table-bordered "
363
                       style="text-align: center; border-collapse: collapse;width: 100%;" border="2" cellpadding="10px"
363
                       style="text-align: center; border-collapse: collapse;width: 100%;" border="2" cellpadding="10px"
364
                       cellspacing="5px">
364
                       cellspacing="5px">
365
                    <thead>
365
                    <thead>
366
                    <th>Brand</th>
366
                    <th>Brand</th>
367
                    <th>Minimum monthly value</th>
367
                    <th>Minimum monthly quantity</th>
368
                    </thead>
368
                    </thead>
369
                    <tbody>
369
                    <tbody>
370
                        #foreach($loiBrandCommitment in $loiBrandCommitments)
370
                        #foreach($loiBrandCommitment in $loiBrandCommitments)
371
                        <tr>
371
                        <tr>
372
                            <td>$loiBrandCommitment.getBrandName()</td>
372
                            <td>$loiBrandCommitment.getBrandName()</td>