Added footer, updated toast

This commit is contained in:
= 2020-08-20 13:35:32 -04:00
parent f27ef1218b
commit a89b697fc5
7 changed files with 54 additions and 14 deletions

View file

@ -1,4 +1,4 @@
<div id="successToast" class="toast" role="alert" aria-live="assertive" aria-atomic="true" style="position: absolute; bottom: 0px; left: 10px; width: 300px" data-delay="5000">
<div id="successToast" 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 Successful</strong>
<small>Just Now</small>