From 33dd243bf51e6e06c2e23c6fe4b048368767b931 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Fri, 24 May 2013 13:43:04 +0000 Subject: [PATCH] Enumarete separate file for revhistory if generate.revhistory.link=1 --- xsl/html/chunk-code.xsl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/xsl/html/chunk-code.xsl b/xsl/html/chunk-code.xsl index aa18e1700..04aea32e9 100644 --- a/xsl/html/chunk-code.xsl +++ b/xsl/html/chunk-code.xsl @@ -666,6 +666,25 @@ + + + + + + + + + + + + + + + + + + + -- 2.50.1