From 67964dd37674e3b1c0880a501c11ac2ada308fa4 Mon Sep 17 00:00:00 2001 From: Ben Date: Sun, 14 Jan 2024 19:53:47 -0600 Subject: [PATCH] all DOB spaces are date filled --- app/views/home/employer.html.erb | 2 +- app/views/home/participant.html.erb | 2 +- app/views/home/vendor.html.erb | 2 +- app/views/home/worker.html.erb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/home/employer.html.erb b/app/views/home/employer.html.erb index 66c4f4f..2bf8647 100644 --- a/app/views/home/employer.html.erb +++ b/app/views/home/employer.html.erb @@ -6,7 +6,7 @@ Name DOB - + Address diff --git a/app/views/home/participant.html.erb b/app/views/home/participant.html.erb index 2c38041..46295f6 100644 --- a/app/views/home/participant.html.erb +++ b/app/views/home/participant.html.erb @@ -12,7 +12,7 @@ Name DOB - + Address diff --git a/app/views/home/vendor.html.erb b/app/views/home/vendor.html.erb index c5ac968..ef3cfec 100644 --- a/app/views/home/vendor.html.erb +++ b/app/views/home/vendor.html.erb @@ -6,7 +6,7 @@ Name DOB - + Address diff --git a/app/views/home/worker.html.erb b/app/views/home/worker.html.erb index cfff887..c4c1803 100644 --- a/app/views/home/worker.html.erb +++ b/app/views/home/worker.html.erb @@ -6,7 +6,7 @@ Name DOB - + Address