diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-23 22:44:42 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-23 22:44:42 +1000 |
| commit | 530276145b91be6eb5f5564f320a76c56e0bf6e6 (patch) | |
| tree | 8714056b47fce80bc4cc77366e41a954104191b6 /templates/upload.html | |
| parent | d148283d8cde0d00598a194f19a71a212d59d427 (diff) | |
Fixed typov1.1.1
Diffstat (limited to 'templates/upload.html')
| -rw-r--r-- | templates/upload.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/upload.html b/templates/upload.html index a6e09df..3701eec 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -28,7 +28,9 @@ <div class="clear_both"></div> </div> - <div id="upload_response"></div> + <div id="upload_response"> + <div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div> + </div> </div> </form> </div> |
