Commit 0faf155d authored by David Surville's avatar David Surville
Browse files

Bootstrap 5 : table-condensed -> table-sm

parent f5b07206
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ use UnicaenUtilisateur\View\Helper\UserRole;
$canRole = $this->isAllowed(UtilisateurPrivileges::getResourceId(UtilisateurPrivileges::UTILISATEUR_MODIFIERROLE));
?>

<table id="user-role-liste" class="table table-condensed">
<table id="user-role-liste" class="table table-sm">
    <thead>
    <tr>
        <th>Rôle</th>