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