mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-68953 core: remove close button from campaign block
This commit is contained in:
parent
bbb7dfc62e
commit
b294e0fe5c
@ -33,8 +33,7 @@
|
||||
Example context (json):
|
||||
{ "lang": "en"}
|
||||
}}
|
||||
<div class="alert alert-secondary alert-block fade in alert-dismissible">
|
||||
<button type="button" class="close" data-dismiss="alert">×</button>
|
||||
<div class="alert alert-secondary alert-block fade in">
|
||||
<iframe id="campaign-content" class="w-100 border-0"></iframe>
|
||||
</div>
|
||||
{{#js}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user