From 5c23e962eb11b9ecff4e0b2f984ac72343520c0b Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 30 Sep 2025 08:33:56 +0200 Subject: [PATCH] Extract partial for column form and add HTML5 blank validation https://fizzy.37signals.com/5986089/cards/2046/edit --- app/views/collections/show/menu/_column.html.erb | 11 +---------- app/views/collections/show/menu/_column_form.html.erb | 5 +++++ app/views/collections/show/menu/_columns.html.erb | 5 +---- 3 files changed, 7 insertions(+), 14 deletions(-) create mode 100644 app/views/collections/show/menu/_column_form.html.erb diff --git a/app/views/collections/show/menu/_column.html.erb b/app/views/collections/show/menu/_column.html.erb index 9b27bc2a0..2b5f0b4db 100644 --- a/app/views/collections/show/menu/_column.html.erb +++ b/app/views/collections/show/menu/_column.html.erb @@ -7,12 +7,6 @@