Skip to content
Snippets Groups Projects
Commit 03503074 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

rel #12794 : NoticeHtml refactoring

parent e928d10f
Branches
Tags
4 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!93Master,!88Hotline 6.41,!85Hotline#12794 Display 464 Periodicals Title Authors
This diff is collapsed.
......@@ -343,7 +343,7 @@ class Class_Systeme_ModulesAppli extends Class_Systeme_ModulesAbstract {
'ordre' => ++$ordre, // Ordre d'affichage
'largeur' => 0, // Largeur de l'onglet 0=répartition auto en pourcentage
];
$ret[$key] = $onglet;
$ret['onglets'][$key] = $onglet;
}
break;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment