diff --git a/htdocs/core/js/lib_foot.js.php b/htdocs/core/js/lib_foot.js.php index d7e8b669528..78751a07458 100644 --- a/htdocs/core/js/lib_foot.js.php +++ b/htdocs/core/js/lib_foot.js.php @@ -247,7 +247,7 @@ print 'jQuery(\'.clipboardCPButton, .clipboardCPValueToPrint\').click(function() })'."\n"; -print "\n/* JS CODE TO ENABLE ClipBoard copy paste*/\n"; +print "\n/* JS CODE TO ENABLE DIALOG CONFIRM POPUP ON ACTION BUTTON */\n"; print '$( document ).ready(function() { $(document).on("click", \'.butActionConfirm\', function(event) { event.preventDefault();