# HG changeset patch # User Vladimir Homutov # Date 1486720412 -10800 # Node ID 364a04c4f76141bbf0cdbfad808e8a8ea0c77a2f # Parent b93b0689f13ba05a746d608256cfc35723a366c4 Style: removed trailing spaces. diff -r b93b0689f13b -r 364a04c4f761 xsls/content.xsls --- a/xsls/content.xsls Tue Jan 31 16:10:44 2017 +0300 +++ b/xsls/content.xsls Fri Feb 10 12:53:32 2017 +0300 @@ -95,7 +95,7 @@ X:template = "listitem" {
  • !!;
  • } X:template = "listitem[@id]" {
  • !!;
  • } - + X:template = "list[@type='tag']" { X:if "@compact = 'yes'" {
    !!;
    diff -r b93b0689f13b -r 364a04c4f761 xsls/dirindex.xsls --- a/xsls/dirindex.xsls Tue Jan 31 16:10:44 2017 +0300 +++ b/xsls/dirindex.xsls Fri Feb 10 12:53:32 2017 +0300 @@ -11,7 +11,7 @@ -- a current directory of a XSLT script is where the script is stored, -- but not where XSLT processor has been started to run the script --> -X:param XML = "'../xml'"; +X:param XML = "'../xml'"; X:param LANG;