forked from MapComplete/MapComplete
		
	Review of many feature switches and iframe context; fix OH-vis when ranges are not given
This commit is contained in:
		
							parent
							
								
									ecfa7d3d1d
								
							
						
					
					
						commit
						afea9adacb
					
				
					 21 changed files with 157 additions and 88 deletions
				
			
		|  | @ -58,7 +58,7 @@ | |||
|   <LoginButton clss="small w-full" osmConnection={state.osmConnection} slot="not-logged-in"> | ||||
|     <Tr t={Translations.t.image.pleaseLogin} /> | ||||
|   </LoginButton> | ||||
|   <div class="flex flex-col"> | ||||
|   <div class="flex flex-col my-4"> | ||||
|     <UploadingImageCounter {state} {tags} /> | ||||
|     {#each $errors as error} | ||||
|       <Tr t={error} cls="alert" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue