mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
throbber as default image
This commit is contained in:
parent
d0beff6ee0
commit
933bcc17f8
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
<div id="preview-modal" style="display:none; text-align: center">
|
<div id="preview-modal" style="display:none; text-align: center">
|
||||||
<p>Uploading photos..</p>
|
<p>Uploading photos..</p>
|
||||||
<img style="text-align: center; padding-top: 20px" src="" id="currentPreview">
|
<img style="text-align: center; padding-top: 20px" src="throbber.gif" id="currentPreview">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<noscript>
|
<noscript>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue