Loading view/unicaen-utilisateur/utilisateur/template/liste-role.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
view/unicaen-utilisateur/utilisateur/template/liste-role.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading