Merge branch 'chrisjrn/20160815' into lca2017
This commit is contained in:
		
						commit
						5ad2aa0888
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -292,6 +292,9 @@ def review_admin(request, section_slug): | |||
| 
 | ||||
|                 yield user | ||||
| 
 | ||||
|     reviewers_sorted = list(reviewers()) | ||||
|     reviewers_sorted.sort(key= lambda reviewer: 0 - reviewer.total_votes) | ||||
| 
 | ||||
|     ctx = { | ||||
|         "section_slug": section_slug, | ||||
|         "reviewers": reviewers(), | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Scott Bragg
						Scott Bragg