From 9f2f8d0874ce02d1483f625e4751ec574d7b8024 Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Fri, 1 Nov 2024 10:49:18 -0400 Subject: [PATCH] better file editor layout --- 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 %>