From ee25df6b81fe767fbb697b067d43c7669c855065 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Tue, 14 May 2019 17:24:42 +0200 Subject: [PATCH] Another fix for inline editing. --- .../content/shared/content-item.component.html | 12 ++++++------ .../content/shared/content-item.component.ts | 15 ++++++++++----- .../app/framework/angular/forms/forms-helper.ts | 12 ++---------- src/Squidex/app/framework/state.ts | 2 +- 4 files changed, 19 insertions(+), 22 deletions(-) diff --git a/src/Squidex/app/features/content/shared/content-item.component.html b/src/Squidex/app/features/content/shared/content-item.component.html index 94912845c..71754a534 100644 --- a/src/Squidex/app/features/content/shared/content-item.component.html +++ b/src/Squidex/app/features/content/shared/content-item.component.html @@ -11,7 +11,7 @@ - + @@ -21,7 +21,7 @@ - + {{content.lastModified | sqxFromNow}} - + - +