Subversion Repositories SmartDukaan

Rev

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

Rev 18583 Rev 18625
Line 199... Line 199...
199
            
199
            
200
            $('#order-table').dataTable({
200
            $('#order-table').dataTable({
201
                //"aaSorting" : [ [ 2, 'desc' ] ],
201
                //"aaSorting" : [ [ 2, 'desc' ] ],
202
	            "bAutoWidth": false,
202
	            "bAutoWidth": false,
203
	            "aoColumns" : [{ "sWidth": "8%" },
203
	            "aoColumns" : [{ "sWidth": "8%" },
204
	                           { "sWidth": "45%" },
204
	                           { "sWidth": "40%" },
-
 
205
	                           { "sWidth": "5%" },
205
	                           { "sWidth": "10%" },
206
	                           { "sWidth": "10%" },
206
	                           { "sWidth": "17%" },
207
	                           { "sWidth": "17%" },
207
	                           { "sWidth": "10%" },
208
	                           { "sWidth": "10%" },
208
	                 		   { "sWidth": "10%" },
209
	                 		   { "sWidth": "10%" },
209
	                 		   {"bVisible": false}],
210
	                 		   {"bVisible": false}],