remove anchors from content app

This commit is contained in:
Mads Rasmussen
2021-07-05 14:26:33 +02:00
parent 9bfa9f2e4b
commit fbe61f65c6

View File

@@ -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.