mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 10:14:44 +02:00
Toasts now work with turbo
This commit is contained in:
parent
3df6e18a83
commit
390deca544
6 changed files with 57 additions and 41 deletions
4
templates/_toast_container.html.twig
Normal file
4
templates/_toast_container.html.twig
Normal file
|
@ -0,0 +1,4 @@
|
|||
{# The container to show the flash messages #}
|
||||
<div class="toast-container" id="toast-container" style="min-width: 20%;">
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue