help the tags
This commit is contained in:
parent
f0c1442bfa
commit
6fc44cf50f
3 changed files with 49 additions and 6 deletions
|
|
@ -29,8 +29,8 @@
|
|||
@using Yavsc.Helpers;
|
||||
|
||||
@using PayPal.PayPalAPIInterfaceService.Model;
|
||||
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@addTagHelper *, Yavsc
|
||||
@inject IAuthorizationService AuthorizationService
|
||||
@inject Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<Yavsc.Startup> SR
|
||||
@inject Microsoft.Extensions.Options.IOptions<SiteSettings> SiteSettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue