Subversion Repositories SmartDukaan

Rev

Rev 35971 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35971 Rev 36064
Line -... Line 1...
-
 
1
<style>
-
 
2
    .hidden-col {
-
 
3
        display: none !important;
-
 
4
    }
-
 
5
 
-
 
6
    td.hidden-col {
-
 
7
        display: none !important;
-
 
8
    }
-
 
9
</style>
1
    <section class="wrapper">
10
    <section class="wrapper">
2
    <div class="row">
11
    <div class="row">
3
        <div class="col-lg-12">
12
        <div class="col-lg-12">
4
            <h3 class="page-header"><i class="icon_document_alt"></i>PARTNER ONBOARDING OPEN</h3>
13
            <h3 class="page-header"><i class="icon_document_alt"></i>PARTNER ONBOARDING OPEN</h3>
5
            <ol class="breadcrumb">
14
            <ol class="breadcrumb">
Line 59... Line 68...
59
                <th>Code(legal)</th>
68
                <th>Code(legal)</th>
60
                <th>Recee Planed(Kamini)</th>
69
                <th>Recee Planed(Kamini)</th>
61
                <th>Recee Actual(Kamini)</th>
70
                <th>Recee Actual(Kamini)</th>
62
                <th>Designing Planed(Kamini)</th>
71
                <th>Designing Planed(Kamini)</th>
63
                <th>Designing Actual(Kamini)</th>
72
                <th>Designing Actual(Kamini)</th>
64
                <th>Stock payment(kamini)</th>
73
                <th class="hidden-col">Stock payment(kamini)</th>
65
                <th>Expected Date(kamini)</th>
74
                <th class="hidden-col">Expected Date(kamini)</th>
66
                <th>Pay Date(Kamini)</th>
75
                <th class="hidden-col">Pay Date(Kamini)</th>
67
                <th>Inaugration(SM)</th>
76
                <th>Inaugration(SM)</th>
68
                <th>Billing Status(Kamini)</th>
77
                <th class="hidden-col">Billing Status(Kamini)</th>
69
                <th>Verification</th>
78
                <th>Verification</th>
70
 
79
 
71
            </tr>
80
            </tr>
72
            </thead>
81
            </thead>
73
            <tbody>
82
            <tbody>
Line 570... Line 579...
570
                  { "targets": 27, "orderDataType": "dom-text-numeric", "type":"number"},
579
                  { "targets": 27, "orderDataType": "dom-text-numeric", "type":"number"},
571
                { "targets": 28, "orderDataType": "date-dd-mmm-yyyy", "type": "string" }, 
580
                { "targets": 28, "orderDataType": "date-dd-mmm-yyyy", "type": "string" }, 
572
                
581
                
573
                 { "targets": 29, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
582
                 { "targets": 29, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
574
                 { "targets": 30, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
583
                 { "targets": 30, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
575
                { "targets": 32, "orderDataType": "dom-text", "type": "string" }
584
            {"targets": 32, "orderDataType": "dom-text", "type": "string"},
-
 
585
            {"targets": [27, 28, 29, 31], "className": "hidden-col"}
576
                        ],
586
                        ],
577
                });
587
                });
578
        });
588
        });
579
 
589
 
580
        // Function to refresh open list via AJAX
590
        // Function to refresh open list via AJAX