Subversion Repositories SmartDukaan

Rev

Rev 28610 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
28599 amit.gupta 1
<link href="https://cdn.datatables.net/fixedcolumns/3.3.0/css/fixedColumns.bootstrap.css" rel="stylesheet"/>
2
 
3
<section class="wrapper">
4
    <div class="row">
5
        <div class="col-lg-12">
6
            <h3 class="page-header"><i class="icon_document_alt"></i>DESIGN TAT</h3>
7
            <ol class="breadcrumb">
8
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
9
                <li><i class="icon_document_alt"></i>Design TAT</li>
10
            </ol>
11
        </div>
12
    </div>
13
    <div class="col-lg-12">
14
        <table class="table table-border table-condensed table-bordered" id="OnboardingDesign" style="width:100%">
15
 
16
            <thead class="row htable" style="background:#F5F5F5;">
17
 
18
            <tr style="color:black;">
19
                <th>Id</th>
20
                <th>Outlet Name(SM)</th>
21
                <th>Created On</th>
22
                <th>Acquired Date()</th>
23
 
24
                <th>Phone Number(SM)</th>
25
                <th>Address</th>
26
                <th>City (SM)</th>
27
                <th>State Head(SM)</th>
28
                <th>BDM (SM)</th>
29
                <th>Agreed Brand fees(SM)</th>
30
 
31
                <th>Inauguration Date(SM)</th>
32
                <th>LOI(legal)</th>
33
                <th>Code(legal)</th>
34
                <th>Recee </br> Planed(Sunil)</th>
35
                <th>Recee  </br> Actual(Sunil)</th>
36
                <th>2D with BOQ Planed(Sunil)</th>
37
                <th>2D with BOQ Actual(Sunil)</th>
38
                <th>2D with BOQ(Sunil)</th>
39
                <th>3D with BOQ Planed (Sunil)</th>
40
                <th>3D with BOQ Actual (Sunil)</th>
41
                <th>3D with BOQ (Sunil)</th>
42
                <th>PO To Vendor Planed(Sunil)</th>
43
                <th>PO To Vendor Actual(Sunil)</th>
44
                <th>PO To Vendor Doc(Sunil)</th>
45
                <th>Briefing  Partner Date(Sunil)</th>
46
                <th>Briefing  Partner Actual Date (Sunil)</th>
47
                <th>Deployment Planed (Sunil)</th>
48
                <th>Deployment Actual (Sunil)</th>
49
                <th>Final Pics Of OutLets Planed(Sunil)</th>
50
                <th>Final Pics Of OutLets Actual(Sunil)</th>
51
                <th>Final Pics Of OutLets(Sunil)</th>
52
                <th>NOC Actual(Sunil)</th>
53
                 <th>NOC (Sunil)</th>
54
                <th>Submit</th>
55
                 <th>Designing Done</th>
56
            </tr>
57
            </thead>
58
            <tbody>
59
                #foreach($pob in $partnerOnBoardingPanel )
60
                <tr>
61
                   #parse("partner-onboarding-design-row-index.vm")
62
 
63
                </tr>
64
                #end
65
 
66
            </tbody>
67
 
68
        </table>
69
    </div>
70
</section>
71
 
72
 
73
<script type="text/javascript">
74
 
75
    $(document).ready(function () {
76
 
77
 
78
 
79
      var dtable = $('#OnboardingDesign').DataTable({
80
             "scrollX": true,
81
            "scrollY": "518px",
82
            scrollCollapse: true,
83
              "fixedHeader": true,
84
 
85
        fixedColumns:   {
86
            leftColumns: 2
87
        },
88
 
89
          "columnDefs": [
90
                   { "targets": 1, "orderDataType":  "dom-text", "type":"string" },
91
                   { "targets": 2, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
92
 
93
                   { "targets": 3, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
94
                   { "targets": 4, "orderDataType": "dom-text-numeric", "type":"number"},
95
                  { "targets": 5, "orderDataType": "dom-text", "type": "string" },
96
                  { "targets": 6, "orderDataType": "dom-text", "type": "string" },
97
                  { "targets": 7, "orderDataType": "dom-text", "type": "string" },
98
                  { "targets": 8, "orderDataType": "dom-text", "type": "string" },
99
 
100
                  { "targets": 9, "orderDataType": "dom-text-numeric", "type":"number"},
101
 
102
                  { "targets": 10, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
103
 
104
                  { "targets": 12, "orderDataType": "dom-text", "type": "string" },
105
                  { "targets": 13, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
106
                  { "targets": 14, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
107
                     { "targets": 15, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
108
                       { "targets": 16, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
109
 
110
 
111
                  { "targets": 18, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
112
                  { "targets": 19, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
113
 
114
                  { "targets": 21, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
115
                  { "targets": 22,"orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
116
                 { "targets": 23, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
117
 
118
 
119
                  { "targets": 24, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
120
                 { "targets": 25, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
121
                 { "targets": 26, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
122
                { "targets": 27, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
123
                  { "targets": 28, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
124
                { "targets": 29, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
125
                 { "targets": 31, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" }
126
 
127
                        ], 
128
 
129
     });   
130
    });
131
 
132
 
133
</script>
134
 
135
 
136
<style>
137
</style>