mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fix localization module after move out of Orchard.Core
Namespace and area name changed. --HG-- branch : dev
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@using Orchard.Core.Localization.Models;
|
||||
@using Orchard.Localization.Models;
|
||||
@{
|
||||
Style.Require("Localization");
|
||||
IEnumerable<LocalizationPart> localizations = Model.Localizations;
|
||||
|
Reference in New Issue
Block a user