diff --git a/src/Umbraco.Web.UI.NetCore/Views/Partials/grid/editors/macro.cshtml b/src/Umbraco.Web.UI.NetCore/Views/Partials/grid/editors/macro.cshtml index 32d08ad5a5..87f6ec04af 100644 --- a/src/Umbraco.Web.UI.NetCore/Views/Partials/grid/editors/macro.cshtml +++ b/src/Umbraco.Web.UI.NetCore/Views/Partials/grid/editors/macro.cshtml @@ -1,6 +1,4 @@ -@using Umbraco.Web.Website -@inherits Umbraco.Web.Common.AspNetCore.UmbracoViewPage -@inject UmbracoHelper Umbraco; +@inherits Umbraco.Web.Common.AspNetCore.UmbracoViewPage @if (Model.value != null) {