GitHub user mike-jumper opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/51
GUACAMOLE-5: Fix targeting of share tag HTML patch.
Recent changes to the HTML structure of connections displayed by
`guacGroupList` within the home screen broke the nifty new share tag (the CSS
selector within the patch no longer matched).
This change switches to more predictable and specific CSS classes within
the home screen's `guacGroupList`, and simplifies the selector in question.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/incubator-guacamole-client
share-tag-regression
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/51.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 #51
----
commit 12f899a148dd143d1c5eaec42e66482cdddd598d
Author: Michael Jumper <[email protected]>
Date: 2016-08-08T18:24:48Z
GUACAMOLE-5: Fix targeting of share tag HTML patch.
----
---
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.
---