Subversion Repositories SmartDukaan

Rev

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

Rev 4490 Rev 4605
Line 26... Line 26...
26
                             { "sWidth": "16%" },//created
26
                             { "sWidth": "16%" },//created
27
                             { "sWidth": "8%" },//amount
27
                             { "sWidth": "8%" },//amount
28
                             { "sWidth": "17%" },//status
28
                             { "sWidth": "17%" },//status
29
                             { "sWidth": "9%" }],//mobile no.
29
                             { "sWidth": "9%" }],//mobile no.
30
                "fnDrawCallback": function() { truncateText(125); },
30
                "fnDrawCallback": function() { truncateText(125); },
31
                "iDisplayLength" : 5,
31
                "iDisplayLength" : 10,
32
                "sDom" : 'T<"clear">lfrtip',
32
                "sDom" : 'T<"clear">lfrtip',
33
                "oTableTools" : {
33
                "oTableTools" : {
34
                    "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
34
                    "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
35
                },
35
                },
36
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
36
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
Line 137... Line 137...
137
//                           { "sWidth": "12.5%" },
137
//                           { "sWidth": "12.5%" },
138
//                           { "sWidth": "12.5%" },
138
//                           { "sWidth": "12.5%" },
139
//                           { "sWidth": "10%" },
139
//                           { "sWidth": "10%" },
140
//                           { "sWidth": "10%" },
140
//                           { "sWidth": "10%" },
141
//                           { "sWidth": "10%" }],
141
//                           { "sWidth": "10%" }],
142
                "iDisplayLength" : 5,
142
                "iDisplayLength" : 10,
143
                "fnDrawCallback": function() {truncateText(100);},
143
                "fnDrawCallback": function() {truncateText(100);},
144
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
144
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
145
            });
145
            });
146
        }
146
        }
147
    });
147
    });
Line 158... Line 158...
158
                        { "sWidth": "13%" },//date closed
158
                        { "sWidth": "13%" },//date closed
159
                        { "sWidth": "12%" },//assignee
159
                        { "sWidth": "12%" },//assignee
160
                        { "sWidth": "8%" },//status
160
                        { "sWidth": "8%" },//status
161
                        { "sWidth": "8%" }],//priority
161
                        { "sWidth": "8%" }],//priority
162
        "fnDrawCallback": function() {truncateText(85);},
162
        "fnDrawCallback": function() {truncateText(85);},
163
        "iDisplayLength" : 5,
163
        "iDisplayLength" : 10,
164
        "sDom" : 'T<"clear">lfrtip',
164
        "sDom" : 'T<"clear">lfrtip',
165
        "oTableTools" : {
165
        "oTableTools" : {
166
            "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
166
            "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
167
        },
167
        },
168
        "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
168
        "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
Line 200... Line 200...
200
                     { "sWidth": "12%" },//timestamp
200
                     { "sWidth": "12%" },//timestamp
201
                     { "sWidth": "12%" },//creator
201
                     { "sWidth": "12%" },//creator
202
                     { "sWidth": "12%" },//customer id
202
                     { "sWidth": "12%" },//customer id
203
                     { "sWidth": "9%" },//ticket id
203
                     { "sWidth": "9%" },//ticket id
204
                     { "sWidth": "8%" }],//category
204
                     { "sWidth": "8%" }],//category
205
        "iDisplayLength" : 5,
205
        "iDisplayLength" : 10,
206
        "sDom" : 'T<"clear">lfrtip',
206
        "sDom" : 'T<"clear">lfrtip',
207
        "fnDrawCallback": function() {truncateText(95);},
207
        "fnDrawCallback": function() {truncateText(95);},
208
        "oTableTools" : {
208
        "oTableTools" : {
209
            "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
209
            "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
210
        },
210
        },