mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +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);
|
||||
|
||||
/**
|
||||
* The element which will register the drag gesture.
|
||||
* The element which will be focused / blurred.
|
||||
*
|
||||
* @type Element
|
||||
*/
|
||||
|
Reference in New Issue
Block a user