Merge branch 'MDL-74441-311' of https://github.com/cameron1729/moodle into MOODLE_311_STABLE

This commit is contained in:
Jake Dallimore
2022-05-03 16:55:14 +08:00
2 changed files with 2 additions and 2 deletions
@@ -43,7 +43,7 @@
>
{{> mod_forum/local/grades/local/grader/navigation }}
<div class="d-flex flex-grow-1 h-100 position-relative">
<div class="d-flex flex-grow-1 overflow-hidden position-relative">
{{> mod_forum/local/grades/local/grader/content }}
{{#drawer}}{{> mod_forum/local/grades/local/grader/grading }}{{/drawer}}
</div>
@@ -30,7 +30,7 @@
{
}
}}
<div class="grader-module-content w-100 h-100" data-region="module_content_container" role="region" aria-label="{{#str}} usersforumposts, mod_forum {{/str}}">
<div class="grader-module-content w-100" data-region="module_content_container" role="region" aria-label="{{#str}} usersforumposts, mod_forum {{/str}}">
<div data-region="module_content" class="grader-module-content-display">
{{> mod_forum/local/grades/local/grader/module_content_placeholder }}
</div>