Subversion Repositories SmartDukaan

Rev

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

Rev 19072 Rev 19087
Line 230... Line 230...
230
          		"bLengthChange": false,
230
          		"bLengthChange": false,
231
	            "bFilter": false,
231
	            "bFilter": false,
232
            	"aoColumns" : [{ "sWidth": "8%" },
232
            	"aoColumns" : [{ "sWidth": "8%" },
233
                	           { "sWidth": "8%" },
233
                	           { "sWidth": "8%" },
234
                    	       { "sWidth": "8%" },
234
                    	       { "sWidth": "8%" },
-
 
235
                        	   { "sWidth": "40%" },
235
                        	   { "sWidth": "50%" },
236
                        	   { "sWidth": "10%" },
236
                        	   { "sWidth": "13%" },
237
                        	   { "sWidth": "10%" },
-
 
238
                        	   { "sWidth": "8%" },
237
                        	   { "sWidth": "13%" }],
239
                        	   { "sWidth": "8%" }],
238
 
240
 
239
                "iDisplayLength" : 10,
241
                "iDisplayLength" : 10,
240
                //"fnDrawCallback": function() {truncateText(100);},
242
                //"fnDrawCallback": function() {truncateText(100);},
241
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
243
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
242
            });
244
            });