0
Mitch created
I've just installed the latest version of ANZ (9.0.1) MVC/jQuery/Core 3.1 and I've noticed that if you login as admin to Host and then select the Administration menu and then Languages, the Languages List Button only offers "Change texts".
It seems to be missing the usual "Edit", "Set a default Language" and "Delete" options as shown below.
2 Answer(s)
-
0
Just noticed it actually logged in as a Tenant not Host. Host seems to be working fine.
-
0
If you seed the languages into the tenant database AbpLanguages table (make sure you populate the TenantId column as well) and then clear the AbpZeroLanguages cache you'll get what you're looking for.