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'} },
topEnd: {
buttons: [
'copy',
'print',
{
extend: 'collection',

View File

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