mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-1044: Input method may be "none", "osk", or "text".
This commit is contained in:
		| @@ -168,8 +168,8 @@ angular.module('client').controller('clientController', ['$scope', '$routeParams | |||||||
|         shown : false, |         shown : false, | ||||||
|  |  | ||||||
|         /** |         /** | ||||||
|          * The currently selected input method. This may be either 'none', |          * The currently selected input method. This may be either "none", | ||||||
|          * 'osk', or 'none'. |          * "osk", or "text". | ||||||
|          * |          * | ||||||
|          * @type String |          * @type String | ||||||
|          */ |          */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user