1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 23:59:47 +02:00

Move attachments into meta zone

This commit is contained in:
McMatts 2018-05-30 11:27:29 +01:00
parent c5561491a2
commit c7cc36b307
12 changed files with 77 additions and 80 deletions

View file

@ -2,7 +2,7 @@
<div class="col d-flex justify-content-start">
<div class="footer">
{{#if showWait}}
<div class="progress progress-wait">
<div class="progress progress-wait animated fadeIn">
<img src="/assets/img/busy-gray.gif" />
</div>
{{/if}}