datable options
This commit is contained in:
parent
e5e94288b7
commit
cdf7e38604
@ -81,6 +81,7 @@ var table = $('#scanResultsTable').DataTable({
|
||||
topStart: { search: {text: 'Filtrer', placeholder: 'Filtre'} },
|
||||
topEnd: {
|
||||
buttons: [
|
||||
'copy',
|
||||
'print',
|
||||
{
|
||||
extend: 'collection',
|
||||
|
@ -20,7 +20,6 @@
|
||||
</xsl:attribute>
|
||||
</meta>
|
||||
<title>
|
||||
<xsl:text>lanScan </xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$name">
|
||||
<xsl:value-of select="$name" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user