This commit is contained in:
Laurent Destailleur
2023-02-19 02:39:39 +01:00
parent 7d445ff1bd
commit eaa0e5eb3e
54 changed files with 54 additions and 54 deletions

View File

@@ -759,7 +759,7 @@ if ($mode == 'common' || $mode == 'commonkanban') {
print load_fiche_titre($familytext, '', '', 0, '', 'modulefamilygroup');
if ($mode == 'commonkanban') {
print '<div class="box-flex-container">';
print '<div class="box-flex-container kanban">';
} else {
print '<div class="div-table-responsive">';
print '<table class="tagtable liste" summary="list_of_modules">'."\n";