From cdf7e386043a1438b1d4e3187f984a9230243921 Mon Sep 17 00:00:00 2001 From: adrien Date: Fri, 7 Feb 2025 01:42:17 +0100 Subject: [PATCH] datable options --- stylesheets/lanScan.xsl | 1 + stylesheets/lib/head.xsl | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/lanScan.xsl b/stylesheets/lanScan.xsl index 0284cb3..88a4ca6 100644 --- a/stylesheets/lanScan.xsl +++ b/stylesheets/lanScan.xsl @@ -81,6 +81,7 @@ var table = $('#scanResultsTable').DataTable({ topStart: { search: {text: 'Filtrer', placeholder: 'Filtre'} }, topEnd: { buttons: [ + 'copy', 'print', { extend: 'collection', diff --git a/stylesheets/lib/head.xsl b/stylesheets/lib/head.xsl index 2db1b07..8b83b3f 100644 --- a/stylesheets/lib/head.xsl +++ b/stylesheets/lib/head.xsl @@ -20,7 +20,6 @@ - <xsl:text>lanScan </xsl:text> <xsl:choose> <xsl:when test="$name"> <xsl:value-of select="$name" />