From 4628d390d7bb5a4076933768644215c48f6dbbc4 Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Tue, 16 Jul 2013 13:13:18 -0700 Subject: [PATCH] Fixing recipes --HG-- branch : 1.x --- src/Orchard.Web/Modules/Orchard.Setup/Recipes/blog.recipe.xml | 2 +- .../Modules/Orchard.Setup/Recipes/default.recipe.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Orchard.Web/Modules/Orchard.Setup/Recipes/blog.recipe.xml b/src/Orchard.Web/Modules/Orchard.Setup/Recipes/blog.recipe.xml index d246fb36d..85eeea768 100644 --- a/src/Orchard.Web/Modules/Orchard.Setup/Recipes/blog.recipe.xml +++ b/src/Orchard.Web/Modules/Orchard.Setup/Recipes/blog.recipe.xml @@ -15,7 +15,7 @@ Orchard.jQuery,Orchard.Widgets,Orchard.Widgets.PageLayerHinting, Orchard.Scripting,Orchard.Scripting.Lightweight, PackagingServices,Orchard.Packaging,Orchard.Warmup,Orchard.OutputCache, - Orchard.Taxonomies,Orchard.Workflows + Orchard.Taxonomies,Orchard.Workflows, TheThemeMachine" /> diff --git a/src/Orchard.Web/Modules/Orchard.Setup/Recipes/default.recipe.xml b/src/Orchard.Web/Modules/Orchard.Setup/Recipes/default.recipe.xml index 6bba91e68..ad3020453 100644 --- a/src/Orchard.Web/Modules/Orchard.Setup/Recipes/default.recipe.xml +++ b/src/Orchard.Web/Modules/Orchard.Setup/Recipes/default.recipe.xml @@ -13,7 +13,7 @@ TinyMce,Orchard.MediaLibrary,Orchard.ContentPicker,Orchard.PublishLater, Orchard.jQuery,Orchard.Widgets,Orchard.Widgets.PageLayerHinting,Orchard.ContentTypes, Orchard.Scripting,Orchard.Scripting.Lightweight,PackagingServices,Orchard.Packaging, - Orchard.Projections,Orchard.Fields,Orchard.OutputCache,Orchard.Taxonomies,Orchard.Workflows + Orchard.Projections,Orchard.Fields,Orchard.OutputCache,Orchard.Taxonomies,Orchard.Workflows, TheThemeMachine" />