Subversion Repositories SmartDukaan

Rev

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

Rev 19087 Rev 19088
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%" },
-
 
236
                        	   { "sWidth": "10%" },
235
                        	   { "sWidth": "30%" },
237
                        	   { "sWidth": "10%" },
236
                        	   { "sWidth": "10%" },
238
                        	   { "sWidth": "8%" },
237
                        	   { "sWidth": "8%" },
-
 
238
                        	   { "sWidth": "14%" },
239
                        	   { "sWidth": "8%" }],
239
                        	   { "sWidth": "14%" }],
240
 
240
 
241
                "iDisplayLength" : 10,
241
                "iDisplayLength" : 10,
242
                //"fnDrawCallback": function() {truncateText(100);},
242
                //"fnDrawCallback": function() {truncateText(100);},
243
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
243
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 5, 10, 20, "All" ] ]
244
            });
244
            });