mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	set timeout for error msg to 5000
This commit is contained in:
		
							parent
							
								
									a24b561703
								
							
						
					
					
						commit
						b147cfd6dc
					
				|  | @ -71,7 +71,7 @@ function check_queue() { | |||
| 					dismissQueue: true, | ||||
| 					layout: 'topRight', | ||||
| 					theme: 'defaultTheme', | ||||
| 					timeout: 1500, | ||||
| 					timeout: 5000, | ||||
| 				}); | ||||
| 			}, | ||||
| 			success: function(data) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann