Skip to content

Commit fede02c

Browse files
Add missing BlogPostModel using directive to Store _ViewImports.cshtml
Co-authored-by: KrzysztofPajak <16772986+KrzysztofPajak@users.noreply.github.com>
1 parent 9664d85 commit fede02c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Web/Grand.Web.Store/Areas/Store/Views/_ViewImports.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
@using Grand.Web.AdminShared.Models.Customers
3131
@using Grand.Web.AdminShared.Models.Cms
3232
@using Grand.Web.AdminShared.Models.News
33+
@using Grand.Web.AdminShared.Models.Blogs
3334

3435
@inject LocService Loc
3536
@inject IEnumTranslationService EnumTranslationService

0 commit comments

Comments
 (0)