Merge.
This commit is contained in:
		
						commit
						a89a1af22c
					
				
				
				Notes:
				
					subgit
				
				2018-03-07 17:58:55 +01:00 
			
			r651 www/branches/life
| @ -344,6 +344,9 @@ $(document).ready(function() { | |||||||
| 	$('#eventstable').bind('sortEnd', function(){ | 	$('#eventstable').bind('sortEnd', function(){ | ||||||
| 		highlightFirstEvent(); | 		highlightFirstEvent(); | ||||||
| 	}); | 	}); | ||||||
|  | 	$('#eventstable').bind('pagerComplete', function(){ | ||||||
|  | 		highlightFirstEvent(); | ||||||
|  | 	}); | ||||||
| 	// show / hide event info
 | 	// show / hide event info
 | ||||||
| 	$('#eventstable').delegate('.toggle', 'click' , function(){ | 	$('#eventstable').delegate('.toggle', 'click' , function(){ | ||||||
| 		// load event details
 | 		// load event details
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user