correction MSIN-4370

This commit is contained in:
2026-05-16 09:58:24 -04:00
parent 95e4e7bb1a
commit 0cf57c81fd
2 changed files with 2 additions and 1 deletions

View File

@ -1039,6 +1039,7 @@ ul.ms1-menu-compte li a:hover, ul.ms1-menu-compte li a:active {
font-size: 15px; font-size: 15px;
} }
.bib-view-header > div { .bib-view-header > div {
padding: 14px 16px; padding: 14px 16px;
} }

View File

@ -7,7 +7,7 @@
* Constantes * * Constantes *
* *
**************/ **************/
define('_VERSION_CODE', '4.72.49'); define('_VERSION_CODE', '4.72.50');
define('_DATE_CODE', '2026-03-09'); define('_DATE_CODE', '2026-03-09');
//MSIN-4290 //MSIN-4290
define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe'); define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');