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:attribute> </meta> <title> - <xsl:text>lanScan </xsl:text> <xsl:choose> <xsl:when test="$name"> <xsl:value-of select="$name" />