diff --git a/htdocs/core/js/lib_head.js.php b/htdocs/core/js/lib_head.js.php index 9442190a1c2..a5f9aa597f0 100644 --- a/htdocs/core/js/lib_head.js.php +++ b/htdocs/core/js/lib_head.js.php @@ -1085,3 +1085,5 @@ $(document).ready(function() { }); }); + +// End of lib_head.js.php