From: tjhunt Date: Tue, 7 Jul 2009 05:06:38 +0000 (+0000) Subject: themes: MDL-19077 - take out test code I did not mean to include in my last commit. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=69d3cd7f675c2dd71d2dbb696453ffa6c5fd2819;p=moodle.git themes: MDL-19077 - take out test code I did not mean to include in my last commit. --- diff --git a/theme/standardwhite/config.php b/theme/standardwhite/config.php index bfce5f6d3b..89ecba31fc 100644 --- a/theme/standardwhite/config.php +++ b/theme/standardwhite/config.php @@ -75,5 +75,3 @@ $THEME->makenavmenulist = false; // $navmenulist ... this contains a simple XHTML menu of // all activities in the current course, mostly useful for // creating popup navigation menus and so on. - -$THEME->modsheets = true; \ No newline at end of file