Subversion Repositories SmartDukaan

Rev

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

Rev 18348 Rev 18349
Line 186... Line 186...
186
	            "bFilter": false,
186
	            "bFilter": false,
187
            	"aoColumns" : [{ "sWidth": "8%" },
187
            	"aoColumns" : [{ "sWidth": "8%" },
188
                	           { "sWidth": "8%" },
188
                	           { "sWidth": "8%" },
189
                    	       { "sWidth": "8%" },
189
                    	       { "sWidth": "8%" },
190
                        	   { "sWidth": "50%" },
190
                        	   { "sWidth": "50%" },
191
                        	   { "sWidth": "20%" }],
191
                        	   { "sWidth": "13%" }],
-
 
192
                        	   { "sWidth": "13%" }]
192
 
193
 
193
                "iDisplayLength" : 10,
194
                "iDisplayLength" : 10,
194
                //"fnDrawCallback": function() {truncateText(100);},
195
                //"fnDrawCallback": function() {truncateText(100);},
195
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 10, 20, "All" ] ]
196
                "aLengthMenu" : [ [ 5, 10, 20, -1 ], [ 10, 20, "All" ] ]
196
            });
197
            });