-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
wip-
MDL-45348-master -
The Events list link is available from Site admin>Reports. However, a link is also visible from Site admin>Plugins>Reports, and this leads to an empty screen.
As mentioned by stronk7 in the dev chat:
Surely it's missing some line like this in its settings.php file:
// No report settings.
$settings = null;
That should lead to it not being shown under plugins.
- is a regression caused by
-
MDL-44637 Tool to list all events
-
- Closed
-