rollback #3125 and localize module component Title using LocalizerFactory
This commit is contained in:
@ -68,12 +68,6 @@
|
||||
private List<Models.HtmlText> _htmltexts;
|
||||
private string _view = "";
|
||||
|
||||
protected override void OnParametersSet()
|
||||
{
|
||||
base.OnParametersSet();
|
||||
base.SetModuleTitle(Localizer["ModuleTitle.Text"]);
|
||||
}
|
||||
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
try
|
||||
|
Reference in New Issue
Block a user