mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +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