diff --git a/app/views/pages/dashboard.html.erb b/app/views/pages/dashboard.html.erb index daf6454b4..3b51717e8 100644 --- a/app/views/pages/dashboard.html.erb +++ b/app/views/pages/dashboard.html.erb @@ -27,7 +27,7 @@ <% end %> -
+
<% if Current.family.accounts.any? %> <% @dashboard_sections.each do |section| %> <% next unless section[:visible] %> diff --git a/app/views/pages/dashboard/_outflows_donut.html.erb b/app/views/pages/dashboard/_outflows_donut.html.erb index ac09ae4d4..882a344f6 100644 --- a/app/views/pages/dashboard/_outflows_donut.html.erb +++ b/app/views/pages/dashboard/_outflows_donut.html.erb @@ -13,7 +13,7 @@
-
+
-
<%# Month-over-Month Trends %>

@@ -78,4 +78,4 @@

<% end %>
-
+
\ No newline at end of file diff --git a/app/views/reports/index.html.erb b/app/views/reports/index.html.erb index 8940b7551..73b7dfcfa 100644 --- a/app/views/reports/index.html.erb +++ b/app/views/reports/index.html.erb @@ -96,7 +96,7 @@
<% end %> -
+
<% if Current.family.transactions.any? %> <%# Summary Dashboard - Always visible, not collapsible %>