diff --git a/src/OrchardCore.Themes/TheAdmin/Views/Layout.cshtml b/src/OrchardCore.Themes/TheAdmin/Views/Layout.cshtml index 695e703696d..0f2614ce338 100644 --- a/src/OrchardCore.Themes/TheAdmin/Views/Layout.cshtml +++ b/src/OrchardCore.Themes/TheAdmin/Views/Layout.cshtml @@ -24,7 +24,7 @@ - + @@ -89,11 +89,7 @@ } - + @await DisplayAsync(await New.NavbarLink()) diff --git a/src/OrchardCore.Themes/TheAdmin/Views/NavbarLink.cshtml b/src/OrchardCore.Themes/TheAdmin/Views/NavbarLink.cshtml new file mode 100644 index 00000000000..e8408ff35dd --- /dev/null +++ b/src/OrchardCore.Themes/TheAdmin/Views/NavbarLink.cshtml @@ -0,0 +1,5 @@ +