Setup needs to enable the theme it will assign as site default

--HG--
branch : perf
extra : transplant_source : 6%07%B8%E6%2A%0F%F5f%DB%0DFa%A5%A5X%3Ac%9C%DE%9B
This commit is contained in:
Louis DeJardin
2010-11-08 12:12:52 -08:00
parent 658c9f9b59
commit 60259dad67

View File

@@ -95,7 +95,8 @@ namespace Orchard.Setup.Services {
"Orchard.Tags", "Orchard.Tags",
"Orchard.Media", "Orchard.Media",
"Orchard.Widgets", "Orchard.Widgets",
"Orchard.jQuery" "Orchard.jQuery",
"TheThemeMachine",
}; };
context.EnabledFeatures = hardcoded; context.EnabledFeatures = hardcoded;