only show info for previously uploaded files if there are some
This commit is contained in:
parent
6f549ad90c
commit
760b7be0ec
@ -1,5 +1,5 @@
|
||||
$newline never
|
||||
<!-- TODO: add $if to check if there were files uploaded already -->
|
||||
$if not (null fileInfos)
|
||||
<div .file-uploads-label>_{MsgPreviouslyUploadedInfo}
|
||||
<ol .file-input__list>
|
||||
$forall FileUploadInfo{..} <- fileInfos
|
||||
|
||||
Loading…
Reference in New Issue
Block a user