From 0752a25e4f51d8b9ef7f43cc0dd0aa5948cc8d00 Mon Sep 17 00:00:00 2001 From: amirch1 Date: Mon, 14 Aug 2017 10:06:10 +0300 Subject: [PATCH] fix: entry captions - allow selecting DFXP files --- .../entry/entry-captions/entry-captions-edit.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/content-entries-app/entry/entry-captions/entry-captions-edit.component.html b/src/applications/content-entries-app/entry/entry-captions/entry-captions-edit.component.html index fddb28f297..4e4d9427cd 100644 --- a/src/applications/content-entries-app/entry/entry-captions/entry-captions-edit.component.html +++ b/src/applications/content-entries-app/entry/entry-captions/entry-captions-edit.component.html @@ -1,5 +1,5 @@
- +
{{ (_newCaption ? 'applications.content.entryDetails.captions.add' : 'applications.content.entryDetails.captions.editCaption') | translate}}