necouchman commented on code in PR #942: URL: https://github.com/apache/guacamole-client/pull/942#discussion_r1449699632
########## guacamole/src/main/frontend/src/app/form/directives/formField.js: ########## @@ -68,7 +68,14 @@ angular.module('form').directive('guacFormField', [function formField() { * * @type Boolean */ - focused : '=' + focused : '=', + + /** + * The client associated with this form, if any. Review Comment: *form field -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org