From 026b123a3f3362d9c6142724d838b9d9e440a68d Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Sat, 5 Nov 2022 17:48:51 +0800 Subject: [PATCH] Correct the case of the collapse id --- .../{{EntityInfo.Name}}/Index.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AbpHelper.Core/Templates/Crud/Groups/UiRazor/src/{{ProjectInfo.FullName}}.Web/Pages/{{Bag.PagesFolder}}/{{EntityInfo.RelativeDirectory}}/{{EntityInfo.Name}}/Index.cshtml b/src/AbpHelper.Core/Templates/Crud/Groups/UiRazor/src/{{ProjectInfo.FullName}}.Web/Pages/{{Bag.PagesFolder}}/{{EntityInfo.RelativeDirectory}}/{{EntityInfo.Name}}/Index.cshtml index 790f1fa3..cfc2b6c7 100644 --- a/src/AbpHelper.Core/Templates/Crud/Groups/UiRazor/src/{{ProjectInfo.FullName}}.Web/Pages/{{Bag.PagesFolder}}/{{EntityInfo.RelativeDirectory}}/{{EntityInfo.Name}}/Index.cshtml +++ b/src/AbpHelper.Core/Templates/Crud/Groups/UiRazor/src/{{ProjectInfo.FullName}}.Web/Pages/{{Bag.PagesFolder}}/{{EntityInfo.RelativeDirectory}}/{{EntityInfo.Name}}/Index.cshtml @@ -55,11 +55,11 @@ {{~ if !Option.SkipGetListInputDto ~}} - @L["TableFilter"] + @L["TableFilter"] {{~ end ~}} {{~ if !Option.SkipGetListInputDto ~}} - +