From 83e93fb583bf02727ed5335887ca0c2d4ff44c83 Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Tue, 5 Nov 2024 15:52:28 -0500 Subject: [PATCH] better file editor layout (#3924) --- apps/dashboard/app/views/files/edit.html.erb | 22 +++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/apps/dashboard/app/views/files/edit.html.erb b/apps/dashboard/app/views/files/edit.html.erb index f39b96d182..0a7a618492 100644 --- a/apps/dashboard/app/views/files/edit.html.erb +++ b/apps/dashboard/app/views/files/edit.html.erb @@ -1,9 +1,19 @@ + +
<%= @path %>
+
-
+
+
- +
+ +
+
<%= @content %>