mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									d4fd8e504b
								
							
						
					
					
						commit
						d7b2d4193d
					
				| @ -490,19 +490,19 @@ var FileSystemLoaderUIActions = actions.Actions({ | |||||||
| 
 | 
 | ||||||
| 	// Comment a save...
 | 	// Comment a save...
 | ||||||
| 	//
 | 	//
 | ||||||
| 	// 	// Comment current save...
 | 	// 	Comment current save...
 | ||||||
| 	// 	.setSaveComment(comment)
 | 	// 	.setSaveComment(comment)
 | ||||||
| 	// 		-> actions
 | 	// 		-> actions
 | ||||||
| 	//
 | 	//
 | ||||||
| 	// 	// reset current save comment...
 | 	// 	Reset current save comment...
 | ||||||
| 	// 	.setSaveComment(null)
 | 	// 	.setSaveComment(null)
 | ||||||
| 	// 		-> actions
 | 	// 		-> actions
 | ||||||
| 	//
 | 	//
 | ||||||
| 	// 	// Comment specific save...
 | 	// 	Comment specific save...
 | ||||||
| 	// 	.setSaveComment(save, comment)
 | 	// 	.setSaveComment(save, comment)
 | ||||||
| 	// 		-> actions
 | 	// 		-> actions
 | ||||||
| 	//
 | 	//
 | ||||||
| 	// 	// reset specific save comment...
 | 	// 	Reset specific save comment...
 | ||||||
| 	// 	.setSaveComment(save, null)
 | 	// 	.setSaveComment(save, null)
 | ||||||
| 	// 		-> actions
 | 	// 		-> actions
 | ||||||
| 	//
 | 	//
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user