rollback #3125 and localize module component Title using LocalizerFactory
This commit is contained in:
@ -112,11 +112,6 @@
|
||||
|
||||
public override string Title => "Folder Management";
|
||||
|
||||
protected override void OnParametersSet()
|
||||
{
|
||||
base.OnParametersSet();
|
||||
base.SetModuleTitle(Localizer["ModuleTitle.Text"]);
|
||||
}
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
try
|
||||
|
Reference in New Issue
Block a user