mirror of
				https://github.com/Theodor-Springmann-Stiftung/musenalm.git
				synced 2025-10-30 01:35:32 +00:00 
			
		
		
		
	Search Indicators
This commit is contained in:
		| @@ -1,11 +1,11 @@ | ||||
| {{ $extendable :=  . }} | ||||
|  | ||||
|  | ||||
| <div class="col-span-6 flex flex-row text-stone-700 gap-x-2"> | ||||
| <div class="flex flex-row text-stone-700 gap-x-2"> | ||||
| 	<div> | ||||
| 		<i class="ri-information-2-fill"></i> | ||||
| 	</div> | ||||
| 	<div class="font-sans hyphens-auto text-sm pt-1"> | ||||
| 	<div class="font-sans hyphens-auto text-sm pt-1 max-w-[48rem]"> | ||||
| 		Die Suche durchsucht ganze Datensätze nach dem Vorkommen aller eingegebenen Suchbegriffe. Felder | ||||
| 		können oben einzeln aus der Suche ausgeschlossen werden. Auch partielle Treffer in Worten werden | ||||
| 		angezeigt. Wörter mit weniger als drei Zeichen, Sonderzeichen – auch Satzzeichen – | ||||
|   | ||||
| @@ -15,7 +15,9 @@ | ||||
| 			placeholder="Suchbegriff (min. 3 Zeichen)" | ||||
| 			class="w-full grow | ||||
| 			placeholder:italic font-serif placeholder:font-sans" /> | ||||
| 		<button id="submitbutton" type="submit" class="min-w-36" form="simplesearchform">Suchen</button> | ||||
| 		<button id="submitbutton" type="submit" class="min-w-36" form="simplesearchform"> | ||||
| 			<i class="ri-hourglass-2-fill request-indicator spinning mr-1"></i>Suchen | ||||
| 		</button> | ||||
| 	</div> | ||||
|  | ||||
| 	{{ if $extendable }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens