Fix broken link on the Bisq transaction page
This commit is contained in:
		
							parent
							
								
									e2dfdc0064
								
							
						
					
					
						commit
						0560496154
					
				| @ -7,7 +7,7 @@ | ||||
|       </div> | ||||
| 
 | ||||
|       <span class="tx-link float-left"> | ||||
|         <a [routerLink]="['/bisq-tx' | relativeUrl, bisqTx.id]"> | ||||
|         <a [routerLink]="['/tx' | relativeUrl, bisqTx.id]"> | ||||
|           <span class="d-inline d-lg-none">{{ bisqTx.id | shortenString : 24 }}</span> | ||||
|           <span class="d-none d-lg-inline">{{ bisqTx.id }}</span> | ||||
|         </a> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user