Made Navbar working and began to adapted Global Entitys List Page

This commit is contained in:
2026-02-26 22:27:55 +01:00
parent b316a882c5
commit 9fab942181
8 changed files with 40 additions and 12 deletions
+1 -1
View File
@@ -33,4 +33,4 @@
protected override void OnInitialized() =>
RequestId = Activity.Current?.Id ?? HttpContext?.TraceIdentifier;
}
}