From 4a69bfd4e209a48a0cf6c94ed0765ae51d3ebd2c Mon Sep 17 00:00:00 2001 From: rkv Date: Wed, 5 Dec 2012 18:55:05 +0000 Subject: [PATCH] Pass user id instead of username into the applet. --- Workspace/Siman/WebContent/jsp/toolbar.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workspace/Siman/WebContent/jsp/toolbar.jsp b/Workspace/Siman/WebContent/jsp/toolbar.jsp index d6cab32..b4b95f9 100644 --- a/Workspace/Siman/WebContent/jsp/toolbar.jsp +++ b/Workspace/Siman/WebContent/jsp/toolbar.jsp @@ -71,7 +71,7 @@ --siman-study= --siman-scenario= --siman-user= + value="connectedUser.index" /> -- 2.39.2