Commit 7e4fbda4 authored by Thibaut Vallee's avatar Thibaut Vallee Committed by David Surville
Browse files

ajout d'un controle pour éviter la dépendance a DataTable

parent e9a2e721
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -77,7 +77,6 @@ use UnicaenUtilisateur\Entity\Db\UserInterface;

<script>
    $(function () {

        if(jQuery().dataTable) {
            $('#utilisateur-liste').DataTable({
                "lengthMenu": [[10, 25, 50, 100, -1], [10, 25, 50, 100, "Tous"]],