Added footer, updated toast
This commit is contained in:
parent
f27ef1218b
commit
a89b697fc5
7 changed files with 54 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div id="failureToast" class="toast" role="alert" aria-live="assertive" aria-atomic="true" style="position: absolute; bottom: 0px; left: 10px; width: 300px" data-delay="5000">
|
||||
<div id="failureToast" class="toast" role="alert" aria-live="assertive" aria-atomic="true" style="position: absolute; bottom: 0px; left: 10px; width: 300px; display: none" data-delay="5000">
|
||||
<div class="toast-header">
|
||||
<strong class="mr-auto">Upload has Failed</strong>
|
||||
<small>Just Now</small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue