nextcloud/apps/files/js/templates/operationprogressbar.handle...

7 lines
297 B
Handlebars
Raw Normal View History

<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>