diff --git a/src/Squidex/app/features/content/shared/references-editor.component.html b/src/Squidex/app/features/content/shared/references-editor.component.html index 7b523e2d8..8c7a84c1b 100644 --- a/src/Squidex/app/features/content/shared/references-editor.component.html +++ b/src/Squidex/app/features/content/shared/references-editor.component.html @@ -13,7 +13,7 @@ [language]="language" [schema]="schema" (deleting)="remove(content)" - isReadOnly="true" + isReadOnly="true" isReference="true">