MDL-68953 core: remove close button from campaign block

This commit is contained in:
Simey Lameze 2020-06-08 21:10:32 +08:00
parent bbb7dfc62e
commit b294e0fe5c

View File

@ -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">&times;</button>
<div class="alert alert-secondary alert-block fade in">
<iframe id="campaign-content" class="w-100 border-0"></iframe>
</div>
{{#js}}