-
Bug
-
Resolution: Fixed
-
Minor
-
2.1
-
- Check that the frontpage addon is shown only if frontpage is available.
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
When side menu delegate was refactored, the front page isEnabled check was broken. Now it no longer checks $mmaFrontpage.isFrontpageAvailable.
Also, $mmaNotifications#isPluginEnabledForSite is not checking the right site, it always checks the current site.