From f0eecdf83e1a09fc14da5cd707f0282b7e9b3a52 Mon Sep 17 00:00:00 2001 From: HotSwapp <47397945+HotSwapp@users.noreply.github.com> Date: Sun, 21 Sep 2025 21:04:23 -0500 Subject: [PATCH] fix: Remove orphaned flexible import HTML elements from navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Cleaned up remaining HTML fragments from incomplete flexible import removal - Removed old import.html.backup template file - Navigation menu now properly shows only Import (pointing to /admin/import) - Flexible menu item completely removed All old import routes (/import, /flexible, /unified-import) are confirmed removed. Only new /admin/import route exists. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- templates/base.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/templates/base.html b/templates/base.html index c87cfe8..6513f34 100644 --- a/templates/base.html +++ b/templates/base.html @@ -60,9 +60,6 @@ Import - - Flexible - @@ -134,9 +131,6 @@ Import - - Flexible -