Subversion Repositories SmartDukaan

Rev

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

Rev 6516 Rev 6982
Line 52... Line 52...
52
              "aoColumns" : [{ "sWidth": "16%" },//recharge order id
52
              "aoColumns" : [{ "sWidth": "16%" },//recharge order id
53
                             { "sWidth": "30%" },//desc
53
                             { "sWidth": "30%" },//desc
54
                             { "sWidth": "16%" },//created
54
                             { "sWidth": "16%" },//created
55
                             { "sWidth": "8%" },//amount
55
                             { "sWidth": "8%" },//amount
56
                             { "sWidth": "17%" },//status
56
                             { "sWidth": "17%" },//status
57
                             { "sWidth": "9%" }],//mobile no.
57
                             { "sWidth": "13%" }],//mobile no.
58
                "fnDrawCallback": function() { truncateText(125); },
58
                "fnDrawCallback": function() { truncateText(180); },
59
                "iDisplayLength" : 10,
59
                "iDisplayLength" : 10,
60
                "sDom" : 'T<"clear">lfrtip',
60
                "sDom" : 'T<"clear">lfrtip',
61
                "oTableTools" : {
61
                "oTableTools" : {
62
                    "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
62
                    "sSwfPath" : "swf/copy_cvs_xls_pdf.swf"
63
                },
63
                },