Subversion Repositories SmartDukaan

Rev

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

Rev 18886 Rev 18887
Line 10... Line 10...
10
        }
10
        }
11
    });
11
    });
12
}
12
}
13
aoColumns = {
13
aoColumns = {
14
	'return':
14
	'return':
15
	[  { "sWidth": "6%" },
15
	[  { "sWidth": "8%" },
16
	   { "sWidth": "30%" },
16
	   { "sWidth": "20%" },
17
	   { "sWidth": "5%" },
17
	   { "sWidth": "5%" },
18
	   { "sWidth": "10%" },
18
	   { "sWidth": "10%" },
19
	   { "sWidth": "15%" },
19
	   { "sWidth": "15%" },
20
	   { "sWidth": "8%" },
-
 
21
	   { "sWidth": "10%" },
20
	   { "sWidth": "10%" },
-
 
21
	   { "sWidth": "12%" },
22
	   { "sWidth": "8%" },
22
	   { "sWidth": "10%" },
23
	   { "sWidth": "8%" }],
23
	   { "sWidth": "10%" }],
24
	
24
	
25
	
25
	
26
	'delayed':
26
	'delayed':
27
	[  { "sWidth": "6%" },
27
	[  { "sWidth": "8%" },
28
	   { "sWidth": "25%" },
28
	   { "sWidth": "25%" },
29
	   { "sWidth": "5%" },
29
	   { "sWidth": "5%" },
30
	   { "sWidth": "10%" },
30
	   { "sWidth": "10%" },
31
	   { "sWidth": "15%" },
31
	   { "sWidth": "15%" },
32
	   { "sWidth": "8%" },
32
	   { "sWidth": "8%" },