From 2cd105f9698854b1b8d82ef3ca3181f1d5b3fe45 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 22 Jun 2018 12:51:49 +0200 Subject: [PATCH] Old sort behavior for references. --- .../features/content/shared/references-editor.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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">