Not limited to CSV files
This commit is contained in:
parent
65622e6168
commit
2c86bd428e
@ -15,7 +15,7 @@
|
||||
<textarea id="exampleInputPassword1" class="form-control" rows="4" placeholder="Description of your benchmark" name="description" maxlength="500"></textarea>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="inputGroupFile01" class="form-label">CSV file(s)</label>
|
||||
<label for="inputGroupFile01" class="form-label">Overlay file(s)</label>
|
||||
<input type="file" class="form-control" id="inputGroupFile01" required multiple name="files">
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Submit</button>
|
||||
|
Loading…
Reference in New Issue
Block a user