UUID-Button repariert
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user