From 665f6a702843158aeb356971814757a92864463f Mon Sep 17 00:00:00 2001 From: rulingcom Date: Fri, 20 Jun 2025 18:16:42 +0800 Subject: [PATCH] fix --- .../admin/universal_tables/_entry_summary.html.erb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/{controllers/admin/_entry_summary.html.rb => views/admin/universal_tables/_entry_summary.html.erb} (100%) diff --git a/app/controllers/admin/_entry_summary.html.rb b/app/views/admin/universal_tables/_entry_summary.html.erb similarity index 100% rename from app/controllers/admin/_entry_summary.html.rb rename to app/views/admin/universal_tables/_entry_summary.html.erb