Fix jquery css theme

This commit is contained in:
Laurent Destailleur
2017-12-20 20:18:41 +01:00
parent 9ea2fe226d
commit d20062df73
50 changed files with 502 additions and 2016 deletions

View File

@@ -286,7 +286,7 @@ if (! function_exists('dol_loginfunction'))
$dol_loginmesg = (! empty($_SESSION["dol_loginmesg"])?$_SESSION["dol_loginmesg"]:'');
$favicon=dol_buildpath('/theme/'.$conf->theme.'/img/favicon.ico',1);
if (! empty($conf->global->MAIN_FAVICON_URL)) $favicon=$conf->global->MAIN_FAVICON_URL;
$jquerytheme = 'smoothness';
$jquerytheme = 'base';
if (! empty($conf->global->MAIN_USE_JQUERY_THEME)) $jquerytheme = $conf->global->MAIN_USE_JQUERY_THEME;
// Set dol_hide_topmenu, dol_hide_leftmenu, dol_optimize_smallscreen, dol_no_mouse_hover