This commit is contained in:
Laurent Destailleur 2022-08-01 03:46:15 +02:00
parent 7dfeae694f
commit 6b5fac432f

View File

@ -9141,6 +9141,7 @@ function printCommonFooter($zone = 'private')
print "\n";
if (!empty($conf->use_javascript_ajax)) {
print "\n<!-- A script section to add menuhider handler on backoffice, manage focus and madatory fields, tuning info, ... -->\n";
print '<script>'."\n";
print 'jQuery(document).ready(function() {'."\n";