Merge branch 'MDL-39010_master' of git://github.com/lazydaisy/moodle

This commit is contained in:
Dan Poltawski
2013-04-15 08:58:30 +01:00
+1
View File
@@ -165,3 +165,4 @@ if (strpos($useragent, 'MSIE 8') || strpos($useragent, 'MSIE 7')) {
$THEME->javascripts[] = 'html5shiv';
}
$THEME->hidefromselector = true;