mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Handle investment_contribution classification and update related logic.
This commit is contained in:
@@ -32,6 +32,13 @@
|
||||
data: { turbo_frame: :modal }) %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
<% menu.with_item(
|
||||
variant: "link",
|
||||
text: t("accounts.show.activity.new_transfer"),
|
||||
icon: "arrow-right-left",
|
||||
href: new_transfer_path,
|
||||
data: { turbo_frame: :modal }) %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user