datable options

This commit is contained in:
Adrien MALINGREY 2025-02-07 01:42:17 +01:00
parent e5e94288b7
commit cdf7e38604
2 changed files with 1 additions and 1 deletions

View File

@ -81,6 +81,7 @@ var table = $('#scanResultsTable').DataTable({
topStart: { search: {text: 'Filtrer', placeholder: 'Filtre'} }, topStart: { search: {text: 'Filtrer', placeholder: 'Filtre'} },
topEnd: { topEnd: {
buttons: [ buttons: [
'copy',
'print', 'print',
{ {
extend: 'collection', extend: 'collection',

View File

@ -20,7 +20,6 @@
</xsl:attribute> </xsl:attribute>
</meta> </meta>
<title> <title>
<xsl:text>lanScan </xsl:text>
<xsl:choose> <xsl:choose>
<xsl:when test="$name"> <xsl:when test="$name">
<xsl:value-of select="$name" /> <xsl:value-of select="$name" />