mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-02 19:44:02 +08:00
@@ -1,5 +1,5 @@
|
||||
@using Orchard.Utility.Extensions
|
||||
@model UpgradeTo14.ViewModels.MigrateViewModel
|
||||
@model UpgradeTo15.ViewModels.MigrateViewModel
|
||||
|
||||
@{ Layout.Title = T("Migrate Fields").ToString(); }
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
@using Orchard.Utility.Extensions
|
||||
@model UpgradeTo14.ViewModels.MigrateViewModel
|
||||
@model UpgradeTo15.ViewModels.MigrateViewModel
|
||||
|
||||
@{ Layout.Title = T("Migrate Routes").ToString(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user