df
This commit is contained in:
parent
d12439cec9
commit
93078d15dd
|
|
@ -80,9 +80,6 @@ $descriptionVue = $_SESSION['descriptionVue'];
|
||||||
<!-- ★ THEME MODERNE (override global) -->
|
<!-- ★ THEME MODERNE (override global) -->
|
||||||
<link href="Bootstrap_new/css/theme-modern.css?ver=<?= APP_VERSION ?>" rel="stylesheet">
|
<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>
|
<title><?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?></title>
|
||||||
|
|
||||||
<!-- Libs JS en tête (graphiques — peuvent être en head) -->
|
<!-- Libs JS en tête (graphiques — peuvent être en head) -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user