summaryrefslogtreecommitdiff
path: root/reach_reports
diff options
context:
space:
mode:
Diffstat (limited to 'reach_reports')
-rwxr-xr-xreach_reports/reach_application.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/reach_reports/reach_application.rb b/reach_reports/reach_application.rb
index 969ce8b..f11b2f8 100755
--- a/reach_reports/reach_application.rb
+++ b/reach_reports/reach_application.rb
@@ -219,6 +219,13 @@ EOF
jnlp += <<EOF
</argument>
+<argument>-s
+EOF
+ jnlp.chomp!
+ jnlp += @subjectid
+
+ jnlp += <<EOF
+</argument>
<argument>-d http://opentox.informatik.uni-freiburg.de/qmrfedit2/qmrf.dtd</argument>
<argument>-t http://opentox.informatik.uni-freiburg.de/qmrfedit2/verdana.ttf</argument>