diff --git a/theme/bootstrap/config.php b/theme/bootstrap/config.php index 5f121f55a71..667637fd225 100644 --- a/theme/bootstrap/config.php +++ b/theme/bootstrap/config.php @@ -165,3 +165,4 @@ if (strpos($useragent, 'MSIE 8') || strpos($useragent, 'MSIE 7')) { $THEME->javascripts[] = 'html5shiv'; } +$THEME->hidefromselector = true;