fix Localizer class specification
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
@inject IModuleService ModuleService
|
||||
@inject IPageModuleService PageModuleService
|
||||
@inject ISettingService SettingService
|
||||
@inject IStringLocalizer<Index> Localizer
|
||||
@inject IStringLocalizer<Create> Localizer
|
||||
|
||||
@if (_templates != null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user