From 423ceef214f1e1c8991d3df1447ec623f2d0f5f6 Mon Sep 17 00:00:00 2001 From: mka Date: Thu, 14 Mar 2013 11:41:41 +0000 Subject: [PATCH] Studies comparison functionality is implemented. --- Workspace/Siman/src/struts.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/Workspace/Siman/src/struts.xml b/Workspace/Siman/src/struts.xml index ffebe53..0f369c9 100644 --- a/Workspace/Siman/src/struts.xml +++ b/Workspace/Siman/src/struts.xml @@ -74,7 +74,6 @@ - @@ -592,8 +591,7 @@ zone.stepcomments - - + zone.stepcomments @@ -622,8 +620,17 @@ page.comparestudy - page.comparestudy - page.comparestudy + + resultInputStream + application/octet-stream + attachment;filename="ComparisonResults.pdf" + 1024 + + + + init-study-comparison + ${true} + -- 2.30.2