From bc1f8af9a224adf1abd5edbd23bcc90d47f126dc Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Wed, 18 Jan 2012 10:25:12 -0800 Subject: [PATCH] Adding a ShapePartialResult --HG-- branch : 1.x --- src/Orchard.Web/Core/Orchard.Core.csproj | 3 +++ .../Core/Shapes/Views/ShapeResult/DisplayPartial.cshtml | 1 + src/Orchard/Mvc/ShapeResult.cs | 9 +++++++++ 3 files changed, 13 insertions(+) create mode 100644 src/Orchard.Web/Core/Shapes/Views/ShapeResult/DisplayPartial.cshtml diff --git a/src/Orchard.Web/Core/Orchard.Core.csproj b/src/Orchard.Web/Core/Orchard.Core.csproj index 58485e0df..091eaba2e 100644 --- a/src/Orchard.Web/Core/Orchard.Core.csproj +++ b/src/Orchard.Web/Core/Orchard.Core.csproj @@ -504,6 +504,9 @@ + + +