Loading view/unicaen-evenement/evenement/template/liste.phtml +3 −3 Original line number Diff line number Diff line Loading @@ -125,14 +125,14 @@ $canSupprimer = $this->isAllowed(EvenementinstancePrivileges::getResourceId(Even "lengthMenu": "Afficher _MENU_ éléments", "search": "Filtre de recherche : _INPUT_", "loadingRecords": "Chargement en cours...", "info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"icon icon-listing\"></i> _START_ - _END_ sur _TOTAL_</strong></small>", "info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>", "infoEmpty": "", "infoFiltered": "<small class=\"text-highlight\">(_MAX_ éléments au total)</small>", "emptyTable": "Aucune donnée disponible.", "zeroRecords": "Aucun enregistrement trouvé.", "paginate": { "previous": "<i class=\"icon icon-precedent\"></i>", "next": "<i class=\"icon icon-suivant\"></i>" "previous": "<span class=\"icon icon-precedent\"></span>", "next": "<span class=\"icon icon-suivant\"></span>" } }, }); Loading Loading
view/unicaen-evenement/evenement/template/liste.phtml +3 −3 Original line number Diff line number Diff line Loading @@ -125,14 +125,14 @@ $canSupprimer = $this->isAllowed(EvenementinstancePrivileges::getResourceId(Even "lengthMenu": "Afficher _MENU_ éléments", "search": "Filtre de recherche : _INPUT_", "loadingRecords": "Chargement en cours...", "info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"icon icon-listing\"></i> _START_ - _END_ sur _TOTAL_</strong></small>", "info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>", "infoEmpty": "", "infoFiltered": "<small class=\"text-highlight\">(_MAX_ éléments au total)</small>", "emptyTable": "Aucune donnée disponible.", "zeroRecords": "Aucun enregistrement trouvé.", "paginate": { "previous": "<i class=\"icon icon-precedent\"></i>", "next": "<i class=\"icon icon-suivant\"></i>" "previous": "<span class=\"icon icon-precedent\"></span>", "next": "<span class=\"icon icon-suivant\"></span>" } }, }); Loading