From b8302f5bf08e8ae3b51746e47baffd7d011e7bbd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 14 Dec 2017 21:28:51 +0100 Subject: [PATCH] Code comment --- htdocs/core/js/lib_head.js.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/core/js/lib_head.js.php b/htdocs/core/js/lib_head.js.php index ca22ad05fd4..15dbc62ffa7 100644 --- a/htdocs/core/js/lib_head.js.php +++ b/htdocs/core/js/lib_head.js.php @@ -19,8 +19,9 @@ */ /** - * \file htdocs/core/js/lib_head.js.php - * \brief File that include javascript functions (included if option use_javascript activated) + * \file htdocs/core/js/lib_head.js.php + * \brief File that include javascript functions (included if option use_javascript activated) + * JQuery (providing object $) and JQuery-UI (providing $datepicker) libraries must be loaded before this file. */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language