discourse/app/assets/javascripts/admin/addon/templates/components/resumable-upload.hbs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
127 B
Handlebars
Raw Normal View History

{{this.uploadingIcon}}
<span class="ru-label">{{this.text}}</span>
2022-12-28 07:28:11 -05:00
<span style={{this.progressBar}} class="ru-progress"></span>