mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-30 17:55:32 +00:00 
			
		
		
		
	New hamann.xml
This commit is contained in:
		| @@ -91,7 +91,7 @@ | ||||
|                                        Band  | ||||
|                                          | ||||
|                                        <select class="form-control hform" asp-for="havolume"> | ||||
|                                            @foreach (var y in lib.Structure.Keys.OrderBy(x => Int32.Parse(x))) | ||||
|                                            @foreach (var y in lib.Structure.Keys.OrderBy(x => Int32.Parse(x)).Where(x => lib.Structure[x].Count > 100)) | ||||
|                                            { | ||||
|                                                <option>@y</option> | ||||
|                                            } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens