Merge branch 'MDL-87379_500' of https://github.com/santoshndev/moodle into MOODLE_500_STABLE
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<div id="page" class="container-fluid d-print-block">
|
||||
{{{ output.full_header }}}
|
||||
|
||||
<div id="page-content" class="d-flex {{#haspreblocks}} blocks-pre {{/haspreblocks}} {{#haspostblocks}} blocks-post {{/haspostblocks}} d-print-block">
|
||||
<div id="page-content" class="d-flex flex-wrap {{#haspreblocks}} blocks-pre {{/haspreblocks}} {{#haspostblocks}} blocks-post {{/haspostblocks}} d-print-block">
|
||||
<div id="region-main-box" class="region-main">
|
||||
{{#hasregionmainsettingsmenu}}
|
||||
<div id="region-main-settings-menu" class="d-print-none {{#hasblocks}}has-blocks{{/hasblocks}}">
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div id="page-content" class="d-flex {{#haspreblocks}} blocks-pre {{/haspreblocks}} {{#haspostblocks}} blocks-post {{/haspostblocks}}">
|
||||
<div id="page-content" class="d-flex flex-wrap {{#haspreblocks}} blocks-pre {{/haspreblocks}} {{#haspostblocks}} blocks-post {{/haspostblocks}}">
|
||||
<div id="region-main-box" class="region-main">
|
||||
<div id="region-main">
|
||||
<div class="card">
|
||||
|
||||
Reference in New Issue
Block a user