mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
Match Plaid holding values on current day (#2212)
* Match Plaid holding values on current day * Fix chart timezone issue * Add timezone tests for syncs * Hide sidebars on trades test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= content_for :prev_nav do %>
|
||||
<%= content_for :prev_nav do %>
|
||||
<%= image_tag "logomark-color.svg", class: "w-10 h-10" %>
|
||||
<% end %>
|
||||
|
||||
@@ -38,8 +38,7 @@
|
||||
<%= family_form.select :country,
|
||||
country_options,
|
||||
{ label: "Country" },
|
||||
required: true
|
||||
%>
|
||||
required: true %>
|
||||
<% end %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user