Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'MDL-36316-master' of git://github.com/danpoltawski/moodle
[moodle.git]
/
theme
/
bootstrapbase
/
config.php
diff --git
a/theme/bootstrapbase/config.php
b/theme/bootstrapbase/config.php
index
88ba913
..
4ca1d83
100644
(file)
--- a/
theme/bootstrapbase/config.php
+++ b/
theme/bootstrapbase/config.php
@@
-42,9
+42,6
@@
$THEME->plugins_exclude_sheets = array(
'block' => array(
'html'
),
'block' => array(
'html'
),
- 'gradereport' => array(
- 'grader',
- ),
);
$THEME->rendererfactory = 'theme_overridden_renderer_factory';
);
$THEME->rendererfactory = 'theme_overridden_renderer_factory';