From f9f687ae583b8fdef2de7651e08b922ced3c0f37 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Mon, 30 May 2011 14:29:21 +0200 Subject: change qmrfreport address from qmrfreport2 to qmrfreport --- reach_reports/reach_application.rb | 102 ++++++++++++++++++------------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/reach_reports/reach_application.rb b/reach_reports/reach_application.rb index cd0695c..c3d6fbd 100755 --- a/reach_reports/reach_application.rb +++ b/reach_reports/reach_application.rb @@ -3,7 +3,7 @@ require lib end -QMRF_EDITOR_URI = "http://ortona.informatik.uni-freiburg.de/qmrfedit2/OT_QMRFEditor.jnlp" +QMRF_EDITOR_URI = "http://ortona.informatik.uni-freiburg.de/qmrfedit/OT_QMRFEditor.jnlp" require 'reach_reports/reach_persistance.rb' require 'reach_reports/reach_service.rb' @@ -151,63 +151,63 @@ get '/reach_report/:type/:id/editor' do jnlp = < - + QMRF Editor www.opentox.org (Q)SAR Model Reporting Format Editor (Q)SAR Model Reporting Format Editor - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -226,8 +226,8 @@ EOF jnlp += < --d http://opentox.informatik.uni-freiburg.de/qmrfedit2/qmrf.dtd --t http://opentox.informatik.uni-freiburg.de/qmrfedit2/verdana.ttf +-d http://opentox.informatik.uni-freiburg.de/qmrfedit/qmrf.dtd +-t http://opentox.informatik.uni-freiburg.de/qmrfedit/verdana.ttf -- cgit v1.2.3