parent
8426f64a92
commit
372721b5c7
@ -1,5 +1,4 @@ |
|||||||
<%= link(@transaction_hash , |
<%= link(@transaction_hash, |
||||||
to: transaction_path(ExplorerWeb.Endpoint, :show, @locale, @transaction_hash), |
to: transaction_path(ExplorerWeb.Endpoint, :show, @locale, @transaction_hash), |
||||||
"data-test": "transaction_hash", |
"data-test": "transaction_hash_link", |
||||||
"data-transaction-hash": @transaction_hash, |
|
||||||
"class": "tile-title text-truncate") %> |
"class": "tile-title text-truncate") %> |
||||||
|
Loading…
Reference in new issue