Aggiorna la versione a 1.1.005 e modifica l'ordinamento delle colonne nella tabella

This commit is contained in:
Luigi D'Acunto 2025-09-29 19:22:02 +02:00
parent 5b5a8a6516
commit 4157078105

View file

@ -5,7 +5,7 @@
// @downloadURL https://luigidacunto.com/scripts/gaia-swissknife/tampermonkey-script/GAIA-Swissknife.user.js
// @changelogURL https://luigidacunto.com/scripts/gaia-swissknife/tampermonkey-script/CHANGELOG.md
// @author Luigi D'Acunto
// @version 1.1.004
// @version 1.1.005
// @description Aggiunge funzionalità alle pagine di GAIA
// @match https://gaia.cri.it/*
// @require https://code.jquery.com/jquery-3.6.0.min.js
@ -557,7 +557,7 @@ GM_addStyle(GM_getResourceText("DataTablesCSS"));
paging: false,
order: [[0, 'asc'], [1, 'asc']],
columnDefs: [
{ orderable: false, targets: 3 }
{ orderable: false, targets: 2 }
],
language: {
search: "Filtra qualifiche:",