|
|
|
@ -40,7 +40,6 @@ |
|
|
|
|
<div data-selector="channel-disconnected-message" style="display:none;"> |
|
|
|
|
<%= gettext "channel disconnected" %> |
|
|
|
|
</div> |
|
|
|
|
<%= if Enum.count(@transactions) > 0 do %> |
|
|
|
|
<div class="dropdown float-right u-push-sm"> |
|
|
|
|
<button data-test="filter_dropdown" class="button button--secondary button--xsmall dropdown-toggle" type="button" |
|
|
|
|
id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
|
|
|
@ -79,7 +78,7 @@ |
|
|
|
|
) %> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<%= if Enum.count(@transactions) > 0 do %> |
|
|
|
|
<table class="table table-responsive-sm table-font"> |
|
|
|
|
<thead> |
|
|
|
|
<tr> |
|
|
|
|