mirror of
https://github.com/kleeja-official/kleeja.git
synced 2026-02-05 03:59:02 +01:00
4 lines
266 B
HTML
4 lines
266 B
HTML
<div class="progress" id="progressHolder" style="display: none;text-align: center;height: 20px;">
|
|
<div class="progress-bar" id="uploadProgress" role="progressbar" style="width: 0%;" aria-valuenow="25"
|
|
aria-valuemin="0" aria-valuemax="100">0%</div>
|
|
</div> |