From 6e588300e6b811a2f0076ebc122f4b62ef286b16 Mon Sep 17 00:00:00 2001 From: nac26 Date: Thu, 6 Jan 2011 14:04:34 +0000 Subject: [PATCH] NIHVIVO-1338 Removed rogue tab at the end of one line --- productMods/config/listViewConfig-organizationForPosition.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/config/listViewConfig-organizationForPosition.xml b/productMods/config/listViewConfig-organizationForPosition.xml index f1733043..e6131ee6 100644 --- a/productMods/config/listViewConfig-organizationForPosition.xml +++ b/productMods/config/listViewConfig-organizationForPosition.xml @@ -25,7 +25,7 @@ OPTIONAL { GRAPH ?g8 { ?dateTimeInterval core:start ?dateTimeStartValue . ?dateTimeStartValue core:dateTime ?dateTimeStart } } - OPTIONAL { GRAPH ?g9 { ?dateTimeInterval core:end ?dateTimeEndValue . + OPTIONAL { GRAPH ?g9 { ?dateTimeInterval core:end ?dateTimeEndValue . ?dateTimeEndValue core:dateTime ?dateTimeEnd } } }