Pas de dates popup par dfaut
This commit is contained in:
parent
4312c72faf
commit
240f2f2359
@ -357,7 +357,7 @@ $conf->use_javascript=1;
|
||||
if (isset($conf->global->MAIN_DISABLE_JAVASCRIPT)) $conf->use_javascript=! $conf->global->MAIN_DISABLE_JAVASCRIPT;
|
||||
|
||||
// conf->use_popup_calendar
|
||||
$conf->use_popup_calendar="eldy";
|
||||
$conf->use_popup_calendar=""; // Pas de date popup par defaut
|
||||
if (isset($conf->global->MAIN_POPUP_CALENDAR)) $conf->use_popup_calendar=$conf->global->MAIN_POPUP_CALENDAR;
|
||||
|
||||
// conf->monnaie
|
||||
|
||||
Loading…
Reference in New Issue
Block a user