mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Fix touch button rendering.
This commit is contained in:
		| @@ -297,6 +297,7 @@ var GuacamoleUI = { | ||||
|     GuacamoleUI.buttons.touchLogout.onclick = | ||||
|         function() { | ||||
|             window.location.href = "logout"; | ||||
|             GuacamoleUI.hideTouchMenu(); | ||||
|         }; | ||||
|  | ||||
|     // Timeouts for detecting if users wants menu to open or close | ||||
|   | ||||
		Reference in New Issue
	
	Block a user