From 8873bf259c97bb4322a5151c998fb03692ac81e1 Mon Sep 17 00:00:00 2001 From: enisn Date: Thu, 26 Jun 2025 11:30:29 +0300 Subject: [PATCH] Update Default.cshtml --- .../AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml b/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml index d1618c7059..55457e86a5 100644 --- a/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml +++ b/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml @@ -4,6 +4,6 @@ @if (PageLayout.IsEmbedded) { - - + } \ No newline at end of file