UUID-Button repariert
This commit is contained in:
parent
8dbb5f946d
commit
1597d38d34
@ -13,7 +13,7 @@
|
||||
<label for="participant-company-input-{{ . }}">Firma</label>
|
||||
<input type="text" name="participant-company-{{ . }}" id="participant-company-input-{{ . }}" />
|
||||
|
||||
<button type="button" hx-post="/generate-uuid/" hx-target="this">
|
||||
<button type="button" hx-post="/generate-uuid/" hx-target="this" hx-swap="outerHTML">
|
||||
Einladen
|
||||
</button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user