From ea1f39ac6ce3a5236436cdc3297375c76e07126d Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 6 May 2025 07:59:20 +0200 Subject: [PATCH] Move partial --- .../commands/_input.html.erb => commands/_terminal.html.erb} | 0 app/views/layouts/application.html.erb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename app/views/{my/commands/_input.html.erb => commands/_terminal.html.erb} (100%) diff --git a/app/views/my/commands/_input.html.erb b/app/views/commands/_terminal.html.erb similarity index 100% rename from app/views/my/commands/_input.html.erb rename to app/views/commands/_terminal.html.erb diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 804999cdb..f3bde31a2 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -50,7 +50,7 @@ <% end %>