diff --git a/app/views/transactions/index.html.erb b/app/views/transactions/index.html.erb index 615580497cf..4008af8e3b5 100644 --- a/app/views/transactions/index.html.erb +++ b/app/views/transactions/index.html.erb @@ -10,10 +10,11 @@ class="overflow-y-auto flex flex-col bg-white rounded-xl border border-alpha-black-25 shadow-xs p-4"> <%= render "transactions/searches/search" %> +
+ <% if @transaction_entries.present? %> -