mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 00:23:21 +00:00 
			
		
		
		
	GUAC-963: Fix comment.
This commit is contained in:
		| @@ -39,7 +39,7 @@ angular.module('element').directive('guacFocus', ['$parse', function guacFocus($ | |||||||
|             var guacFocus = $parse($attrs.guacFocus); |             var guacFocus = $parse($attrs.guacFocus); | ||||||
|  |  | ||||||
|             /** |             /** | ||||||
|              * The element which will register the drag gesture. |              * The element which will be focused / blurred. | ||||||
|              * |              * | ||||||
|              * @type Element |              * @type Element | ||||||
|              */ |              */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user