aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/templates/operationprogressbar.handlebars
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>