mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Rem: upload spinner.
attachmentGalery would need refactoring to an individual attachment component with component state that could be set on the onUpdated event. I'm not capable of doing this within reasonable time.
This commit is contained in:
parent
71b82e0049
commit
31d7fbe5fb
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ template(name="attachmentsGalery")
|
|||
else
|
||||
span.attachment-thumbnail-ext= extension
|
||||
else
|
||||
+spinner
|
||||
span.attachment-thumbnail-ext= extension
|
||||
p.attachment-details
|
||||
= name
|
||||
span.file-size ({{fileSize size}} KB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue