forked from MapComplete/MapComplete
		
	A11y: add labels to previously unlabeled buttons, fix order
This commit is contained in:
		
							parent
							
								
									736ab13ceb
								
							
						
					
					
						commit
						fdde0aaeb3
					
				
					 21 changed files with 287 additions and 86 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@
 | 
			
		|||
    <div class="flex flex-col">
 | 
			
		||||
      {#if $license.title}
 | 
			
		||||
        {#if $license.informationLocation}
 | 
			
		||||
          <a href={$license.informationLocation} target="_blank" rel="noopener nofollower">{$license.title}</a>
 | 
			
		||||
          <a href={$license.informationLocation.href} target="_blank" rel="noopener nofollower">{$license.title}</a>
 | 
			
		||||
        {:else}
 | 
			
		||||
          $license.title
 | 
			
		||||
        {/if}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue