mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									17570a0e8b
								
							
						
					
					
						commit
						2e99122684
					
				| @ -359,7 +359,7 @@ module.SortActions = actions.Actions({ | |||||||
| 
 | 
 | ||||||
| 			// defaults...
 | 			// defaults...
 | ||||||
| 			method = method  | 			method = method  | ||||||
| 				|| ((this.config['default-sort'] || 'birthtime' || 'ctime') | 				|| ((this.config['default-sort'] || 'image-date') | ||||||
| 					+ (this.config['default-sort-order'] == 'reverse' ? ' reverse' : '')) | 					+ (this.config['default-sort-order'] == 'reverse' ? ' reverse' : '')) | ||||||
| 
 | 
 | ||||||
| 			// set sort method in data...
 | 			// set sort method in data...
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user