Merge branch 'next53'

# Conflicts:
#	src/services/builtin_attributes.js
This commit is contained in:
zadam
2022-06-10 23:02:51 +02:00
69 changed files with 1376 additions and 527 deletions

View File

@@ -51,6 +51,7 @@ module.exports = [
{ type: 'label', name: 'displayRelations' },
{ type: 'label', name: 'hideRelations' },
{ type: 'label', name: 'titleTemplate', isDangerous: true },
{ type: 'label', name: 'template' },
// relation names
{ type: 'relation', name: 'internalLink' },