You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/05/04 23:02:00 UTC

[GitHub] guacamole-client pull request #284: GUACAMOLE-220: Rely on managementButtons...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-client/pull/284

    GUACAMOLE-220: Rely on managementButtons directive to handle redirect after save.

    Redirecting the user back to the user list is handled automatically by the `managementButtons` directive. The other manage controllers were refactored to remove this, but this usage was missed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-client remove-redirect

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/284.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 #284
    
----
commit 400b8f310e9e5d246620b25ce95334f6057e1fdc
Author: Michael Jumper <mj...@...>
Date:   2018-05-04T22:25:05Z

    GUACAMOLE-220: Rely on managementButtons directive to handle redirect to user list after save.

----


---

[GitHub] guacamole-client pull request #284: GUACAMOLE-220: Rely on managementButtons...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-client/pull/284


---