mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +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,
|
||||
|
||||
/**
|
||||
* The currently selected input method. This may be either 'none',
|
||||
* 'osk', or 'none'.
|
||||
* The currently selected input method. This may be either "none",
|
||||
* "osk", or "text".
|
||||
*
|
||||
* @type String
|
||||
*/
|
||||
|
Reference in New Issue
Block a user