From c5e83e96b0bbac699bc3753737b9ea04c7692672 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 15 Feb 2024 16:08:24 -0600 Subject: [PATCH] Participant, Worker and Vendor now have linked bank account information contained in the demographics dropdown menu. Still need to figure out styling of demographics tab. --- app/views/vendors/show.html.erb | 10 ++++++++++ app/views/workers/show.html.erb | 11 +++++++++++ 2 files changed, 21 insertions(+) diff --git a/app/views/vendors/show.html.erb b/app/views/vendors/show.html.erb index dbc1473..153d094 100644 --- a/app/views/vendors/show.html.erb +++ b/app/views/vendors/show.html.erb @@ -1,3 +1,13 @@ + +
diff --git a/app/views/workers/show.html.erb b/app/views/workers/show.html.erb index 001a8f0..44388e0 100644 --- a/app/views/workers/show.html.erb +++ b/app/views/workers/show.html.erb @@ -1,3 +1,14 @@ + + + +