From 0f2ec4d7dc1795da8cd4f851c0062660351b3871 Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Thu, 7 Dec 2023 13:01:53 -0500 Subject: [PATCH] add newlines to these files --- apps/dashboard/app/views/files/_download_button.html.erb | 2 +- apps/dashboard/app/views/files/_upload_button.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/app/views/files/_download_button.html.erb b/apps/dashboard/app/views/files/_download_button.html.erb index bb41c6a1c9..cfb42f21ef 100644 --- a/apps/dashboard/app/views/files/_download_button.html.erb +++ b/apps/dashboard/app/views/files/_download_button.html.erb @@ -2,4 +2,4 @@ -<%- end -%> \ No newline at end of file +<%- end -%> diff --git a/apps/dashboard/app/views/files/_upload_button.html.erb b/apps/dashboard/app/views/files/_upload_button.html.erb index 6a68bd8201..5d312a0063 100644 --- a/apps/dashboard/app/views/files/_upload_button.html.erb +++ b/apps/dashboard/app/views/files/_upload_button.html.erb @@ -2,4 +2,4 @@ -<%- end -%> \ No newline at end of file +<%- end -%>