Welcome to mirror list, hosted at ThFree Co, Russian Federation.

operationprogressbar.handlebars « templates « js « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c02ac623fabc7c362e61e8eaddee1325602b63ab (plain)
1
2
3
4
5
6
<div id="uploadprogressbar">
	<em class="label outer" style="display:none"></em>
</div>
<button class="stop icon-close" style="display:none">
	<span class="hidden-visually">{{textCancelButton}}</span>
</button>