forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-82351 courseformat: allow blocks to use the course editor
Some formats like the social need the blocks and drawers to access the course editor. However, the include_course_ajax was called after the main page structure is created and produces some errors, especially in behat. Now include_course_ajax is called before the page header.
- Loading branch information
1 parent
db8c8b1
commit 4394c38
Showing
1 changed file
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters