Cleaning
This commit is contained in:
parent
198bff6e4a
commit
6f014ef238
19 changed files with 118 additions and 81 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{# Needed by the frontend toast module. #}
|
||||
<div id="toasts">
|
||||
<div class="toast">
|
||||
<img class="icon" width="24" height="24" alt="icon" src="">
|
||||
<img class="icon" width="24" height="24" alt="icon" src="/static/success.svg">
|
||||
<div class="content user-message"></div>
|
||||
<span class="close button">✖</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue