mirror of
				https://github.com/Theodor-Springmann-Stiftung/musenalm.git
				synced 2025-10-31 02:05:32 +00:00 
			
		
		
		
	Abschluss Bandsuche
This commit is contained in:
		| @@ -25,8 +25,10 @@ | ||||
|  | ||||
|  | ||||
| <script type="module"> | ||||
| 	const form = document.getElementById("searchform"); | ||||
| 	const submitBtn = document.getElementById("submitbutton"); | ||||
| 	const form = document.getElementById("simplesearchform"); | ||||
| 	if (form) { | ||||
| 		const submitBtn = form.getElementById("submitbutton"); | ||||
| 	} | ||||
|  | ||||
| 	function checkValidity() { | ||||
| 		if (form.checkValidity()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens