Button zum Upload hinzugefügt
This commit is contained in:
parent
6972948ee3
commit
08fb23d0f5
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
<label for="participant-company-input-{{ . }}">Firma</label>
|
<label for="participant-company-input-{{ . }}">Firma</label>
|
||||||
<input type="text" name="participant-company-{{ . }}" id="participant-company-input-{{ . }}" />
|
<input type="text" name="participant-company-{{ . }}" id="participant-company-input-{{ . }}" />
|
||||||
|
|
||||||
|
<button type="button" hx-post="/upload/">Fragebogen hochladen</button>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user