PublishedContent - the big refactoring
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Umbraco.Web.Macros
|
||||
public PartialViewResult Index()
|
||||
{
|
||||
var model = new PartialViewMacroModel(
|
||||
_currentPage.ConvertFromNode(),
|
||||
_umbracoContext.ContentCache.GetById(_currentPage.Id), //_currentPage.ConvertFromNode(),
|
||||
_macro.Id,
|
||||
_macro.Alias,
|
||||
_macro.Name,
|
||||
|
||||
Reference in New Issue
Block a user