summaryrefslogtreecommitdiffstats
path: root/apps/files/js/templates/operationprogressbar.handlebars
blob: 5d6a7e860f0449a5df7c714112c7e5b9087d1bd6 (plain)
1
2
3
4
5
6
<div id="uploadprogressbar">
	<em class="label outer" style="display:none"><span class="desktop">{{textDesktop}}</span><span class="mobile">{{textMobile}}</span></em>
</div>
<button class="stop icon-close" style="display:none">
	<span class="hidden-visually">{{textCancelButton}}</span>
</button>