GitHub user mike-jumper opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/136
GUACAMOLE-204: Do not display field headers, etc. if the field itself has
no content.
As necessary for clean implementation of #121, as well anything else
requiring an SSO-style field which does not render, this change ensures that
`<guac-field>` will not actually display if the associated field has no content.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/incubator-guacamole-client
hide-empty-fields
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit 6c5cdae1529e288e507dc57561cc918ae29442e7
Author: Michael Jumper <[email protected]>
Date: 2017-03-28T05:32:53Z
GUACAMOLE-204: Do not display field headers, etc. if the field itself has
no content whatsoever.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---