From b562ad3c37ae6cd6d086e927a518bf257c93aead Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 18 Sep 2020 19:31:08 +0200 Subject: pullquote ui --- .../frontend/app/views/align/components/annotations/annotation.form.js | 1 + 1 file changed, 1 insertion(+) (limited to 'animism-align/frontend/app/views/align/components/annotations/annotation.form.js') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotation.form.js b/animism-align/frontend/app/views/align/components/annotations/annotation.form.js index f327735..8ca3c3f 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotation.form.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotation.form.js @@ -132,6 +132,7 @@ class AnnotationForm extends Component { {annotation.type === 'sentence' && this.renderTextarea()} {annotation.type === 'section_heading' && this.renderTextarea()} {annotation.type === 'heading_text' && this.renderTextarea()} + {annotation.type === 'pullquote_credit' && this.renderTextarea()} {(annotation.type in annotationFormLookup) && this.renderElementForm()} ) -- cgit v1.2.3-70-g09d2