diff --git a/src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorcontentheader.directive.js b/src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorcontentheader.directive.js index c9308874bb..055b3f5430 100644 --- a/src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorcontentheader.directive.js +++ b/src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorcontentheader.directive.js @@ -134,12 +134,6 @@ }); } - scope.editor.variantApps.forEach((app) => { - if (app.alias === "umbContent") { - app.anchors = scope.editor.content.tabs; - } - }); - scope.content.variants.forEach(function (variant) { // if we are looking for the variant with default language then we also want to check for invariant variant.