mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-68953 core: remove close button from campaign block
This commit is contained in:
parent
bbb7dfc62e
commit
b294e0fe5c
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue