From 6247c4519f6d6983d4f2dd0ed8db600d25edede4 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 23 Mar 2012 01:17:08 -0700 Subject: [PATCH] Fix URLs in connection list, add getClientURL() function for constructing the URL for a client connected to an arbitrary connection. Pass any GET parameters along. --- src/main/webapp/index.xhtml | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/index.xhtml b/src/main/webapp/index.xhtml index 3db5d5a..f6cebd6 100644 --- a/src/main/webapp/index.xhtml +++ b/src/main/webapp/index.xhtml @@ -98,6 +98,27 @@