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'} },
|
topStart: { search: {text: 'Filtrer', placeholder: 'Filtre'} },
|
||||||
topEnd: {
|
topEnd: {
|
||||||
buttons: [
|
buttons: [
|
||||||
|
'copy',
|
||||||
'print',
|
'print',
|
||||||
{
|
{
|
||||||
extend: 'collection',
|
extend: 'collection',
|
||||||
|
@ -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" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user