Enhance anomaly block styles and functionality, increment version code to 4.72.779

This commit introduces new styles for the anomaly blocks, including collapsible sections and improved padding. The JavaScript is updated to handle click and keyboard events for toggling these sections, enhancing user interaction. The version code is incremented to 4.72.779 to reflect these changes.
This commit is contained in:
2026-07-09 11:44:15 -04:00
parent 1f96cce839
commit dc55a855c3
4 changed files with 161 additions and 61 deletions

View File

@ -7,7 +7,7 @@
* Constantes *
*
**************/
define('_VERSION_CODE', '4.72.778');
define('_VERSION_CODE', '4.72.779');
define('_DATE_CODE', '2026-07-09');
//MSIN-4290
define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');