vs
This commit is contained in:
parent
9a201146bf
commit
c6a03abdf3
|
|
@ -95,7 +95,7 @@
|
|||
window.addEventListener('load', function() {
|
||||
if (typeof jQuery !== 'undefined') {
|
||||
// La fonction détecte seule #globalSearch et lie la recherche !
|
||||
initSmartTable('.table', 'Gestion des Liens de Parenté');
|
||||
initSmartTable('.table', 'Gestion des Liens de Parenté', false);
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user