Skip to content
Snippets Groups Projects
Unverified Commit 34d2d5c6 authored by Alexander Bias's avatar Alexander Bias Committed by GitHub
Browse files

Merge pull request #108 from rwthmoodle/fix-typo-in-template

Fixed wrong id for timed info banner
parents c6f06230 a9477ebd
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@
<div id="page" class="container-fluid d-print-block">
{{#timedinfobannershowonselectedpage}}
<div id="themeboostcampusitimedinfobanner" class="alert {{#timedibcss}}alert-{{{ timedibcss }}}{{/timedibcss}} mt-3" role="alert">
<div id="themeboostcampustimedinfobanner" class="alert {{#timedibcss}}alert-{{{ timedibcss }}}{{/timedibcss}} mt-3" role="alert">
{{{ timedibcontent }}}
</div>
{{/timedinfobannershowonselectedpage}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment