FIX: Incorrect use of d-icon params (#171)
It doesn't support alt and the title was already a translated string.
This commit is contained in:
		
							parent
							
								
									86ebb20a98
								
							
						
					
					
						commit
						47c9647559
					
				| 
						 | 
				
			
			@ -4,8 +4,7 @@
 | 
			
		|||
      {{d-icon
 | 
			
		||||
        this.officialRepoBadge
 | 
			
		||||
        class="check-circle"
 | 
			
		||||
        alt=this.officialRepoBadgeTitle
 | 
			
		||||
        title=this.officialRepoBadgeTitle
 | 
			
		||||
        translatedTitle=this.officialRepoBadgeTitle
 | 
			
		||||
      }}
 | 
			
		||||
    {{/if}}
 | 
			
		||||
  </td>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue