ing
This commit is contained in:
		
							parent
							
								
									356ed2c912
								
							
						
					
					
						commit
						8e1a4e0b8b
					
				@ -11,7 +11,8 @@
 | 
			
		||||
            </svg> -->
 | 
			
		||||
      <svg width="140" height="140" viewBox="20 10 140 140">
 | 
			
		||||
        <image x="-10" y="-5" width="200" height="200" preserveAspectRatio="xMidYMid slice" attr.xlink:href="../../assets/image/icon/icon_{{host.hostType | lowercase}}.svg" />
 | 
			
		||||
        <image x="-10" y="-5" width="200" height="200" preserveAspectRatio="xMidYMid slice" attr.xlink:href="../../assets/image/logo/logo_{{host.osType | lowercase}}.svg" />
 | 
			
		||||
        <image *ngIf="host.hostType === 'HOST'" x="-10" y="-5" width="200" height="200" preserveAspectRatio="xMidYMid slice"
 | 
			
		||||
          attr.xlink:href="../../assets/image/logo/logo_{{host.osType | lowercase}}.svg" />
 | 
			
		||||
      </svg>
 | 
			
		||||
    </div>
 | 
			
		||||
    <h3>{{host.name}} <span>{{host.address}}</span></h3>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user