From 8f82b597c26664e5286db7155c610dcc8f593d16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Fri, 21 Dec 2012 10:34:53 +0000 Subject: [PATCH] =?UTF-8?q?In=20Content=20Seiten=20k=C3=B6nnen=20nun=20sor?= =?UTF-8?q?tierbare=20Tabellen=20verwendet=20werden.=20Mittels=20class=3D"?= =?UTF-8?q?tablesorter=20tablesorter=5Fcol=5F1=20tablesorter=5Fsort=5F0"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/contentmittitel_xslt_xhtml.xslt | 38 +++++++++++++++++-- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/system/templates/contentmittitel_xslt_xhtml.xslt b/system/templates/contentmittitel_xslt_xhtml.xslt index 0e41f1291..34d5d3553 100644 --- a/system/templates/contentmittitel_xslt_xhtml.xslt +++ b/system/templates/contentmittitel_xslt_xhtml.xslt @@ -6,6 +6,40 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:value-of select="titel" /> + + + +

@@ -13,6 +47,4 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> - - - + \ No newline at end of file