#2417: Opération payée : dans HISTO impress_rec.inc.php

This commit is contained in:
sparkyx 2025-06-21 17:58:22 +02:00
parent 6f2cb34e6e
commit a48140d3cc
6 changed files with 229 additions and 23 deletions

View file

@ -4701,6 +4701,7 @@ Widget.prototype.toggle_full_size=function (widget_domid) {
};
/**
* EXPERIMENTAL
(function(){window.addEventListener("beforeunload", (event) => {waiting_box()});})();