got rid of example file in multifileuplaod
This commit is contained in:
parent
38b879eab8
commit
48888f3706
@ -6,13 +6,6 @@ $forall FileUploadInfo{..} <- fileInfos
|
||||
<input .file-checkbox.js-file-checkbox id=#{fuiHtmlId} name=#{fieldName} :fuiChecked:checked value=#{toPathPiece fuiId} type="checkbox">
|
||||
<label for=#{fuiHtmlId}>
|
||||
|
||||
|
||||
<div .file-checkbox__container.file-checkbox__container--checked>
|
||||
<label .file-checkbox__label.reactive-label.btn for=fi1>file1.txt
|
||||
<div .checkbox>
|
||||
<input .file-checkbox.js-file-checkbox id=fi1 name=file checked value="file1.txt" type="checkbox">
|
||||
<label for=fi1>
|
||||
|
||||
$# new files
|
||||
<input type="file" name=#{fieldName} multiple>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user