From 2dfb67eb40a8f01fc3c638fdd49ef932788bd855 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 22 Mar 2010 20:23:04 +0000 Subject: [PATCH] Added check for null values for availability elements --- etc/cf.xsl | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/etc/cf.xsl b/etc/cf.xsl index 65ad69e..5ee8c67 100644 --- a/etc/cf.xsl +++ b/etc/cf.xsl @@ -68,26 +68,35 @@ - - - + + + + + + + PAZPAR2_NULL_VALUE + - - - - - + + + + + + PAZPAR2_NULL_VALUE + - - - - - + + + + + + PAZPAR2_NULL_VALUE + - - + + -- 1.7.10.4