diff options
Moved result transformations into "99_result"
* otherwise it is not easily possible to add additional datasource layers between the content and result generation level
* changed meta url appropriately
Diffstat (limited to 'utility')
-rw-r--r-- | utility/master.xsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utility/master.xsl b/utility/master.xsl index 01bfd3c..27d2a5d 100644 --- a/utility/master.xsl +++ b/utility/master.xsl @@ -65,4 +65,3 @@ <xsl:template match="text()|@*"/> </xsl:stylesheet> - |