remove anchors from content app
This commit is contained in:
@@ -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) {
|
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.
|
// if we are looking for the variant with default language then we also want to check for invariant variant.
|
||||||
|
|||||||
Reference in New Issue
Block a user