|
|
|
@ -15,7 +15,7 @@ |
|
|
|
|
<%= render OverviewView, "_tabs.html", assigns %> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="card-body" data-async-listing="<%= @current_path %>"> |
|
|
|
|
<div class="card-body" data-async-load data-async-listing="<%= @current_path %>"> |
|
|
|
|
<h2 class="card-title"><%= gettext "Token Transfers" %></h2> |
|
|
|
|
<button data-error-message class="alert alert-danger col-12 text-left" style="display: none;"> |
|
|
|
|
<span href="#" class="alert-link"><%= gettext("Something went wrong, click to reload.") %></span> |
|
|
|
|