mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
da66950cf5
This is another refactoring in the multi-step process to remove all uses
of our custom Render Buffer.
Previous commit: 54e4559aea
in this
series.
This commit affects the display of the backup upload progress bar. It is
just a refactor and does not change any functionality.
4 lines
113 B
Handlebars
4 lines
113 B
Handlebars
{{uploadingIcon}}
|
|
<span class='ru-label'>{{text}}</span>
|
|
<span class='ru-progress' style={{progressBar}}></span>
|