From ac64a9b37683e4c8640509a945a09ae7400ae216 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 28 May 2026 10:35:08 +0800 Subject: [PATCH] fix: remove id from urlwidget container (belongs in global_menu.ui) --- wwwroot/index.ui | 1 - 1 file changed, 1 deletion(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 0a8d01f..82b13c2 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -110,7 +110,6 @@ "subwidgets": [ { "widgettype": "urlwidget", - "id": "global_menu_widget", "options": { "url": "{{entire_url('global_menu.ui')}}" }