This commit is contained in:
KONE SOREL 2026-02-25 18:10:24 +00:00
parent 93078d15dd
commit d1e1511e8b

View File

@ -80,6 +80,9 @@ $descriptionVue = $_SESSION['descriptionVue'];
<!-- THEME MODERNE (override global) -->
<link href="Bootstrap_new/css/theme-modern.css?ver=<?= APP_VERSION ?>" rel="stylesheet">
<!-- Custom overrides -->
<link href="Bootstrap_new/css/custom.css?ver=2025.08.22.06" rel="stylesheet">
<title><?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?></title>
<!-- Libs JS en tête (graphiques peuvent être en head) -->