From 35f94f0be71f0e40de244a4a209a8df4ec136f75 Mon Sep 17 00:00:00 2001 From: senator Date: Fri, 6 Nov 2009 10:30:03 +0000 Subject: added ou to visus-template and other stuff --- server/xml/macros/visus-template-1.0.xml | 42 +++++++++++++++----------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/server/xml/macros/visus-template-1.0.xml b/server/xml/macros/visus-template-1.0.xml index b7dcb19..10a45a1 100644 --- a/server/xml/macros/visus-template-1.0.xml +++ b/server/xml/macros/visus-template-1.0.xml @@ -153,15 +153,6 @@ then out = out .. 'ETDRS: ' .. getValue('visus.template.etdrs.ou') .. '\n' end - out = out .. 'Korr.: ' .. getValue('visus.template.korr.sf.ou') .. ' sf' - if ( getValue('visus.template.korr.cyl.ou') ~= '' ) - then - out = out .. ', ' .. getValue('visus.template.korr.cyl.ou') .. ' cyl' - end - if ( getValue('visus.template.korr.grader.ou') ~= '' ) - then - out = out .. ', ' .. getValue('visus.template.korr.grader.ou') .. ' grader' - end end return out @@ -1107,7 +1098,9 @@ - + + + - - + + + + -- cgit v1.2.3