From 16198af30d6227e481a0da0050185230f4676000 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 16 Aug 2020 17:02:07 +0200 Subject: heading text on section V --- .../frontend/app/views/align/components/annotations/annotation.form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animism-align/frontend/app/views/align/components') 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 449e240..8b4b6fe 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 @@ -126,7 +126,7 @@ class AnnotationForm extends Component { {this.renderButtons()} {annotation.type === 'sentence' && this.renderTextarea()} {annotation.type === 'section_heading' && this.renderTextarea()} - {annotation.type === 'text_heading' && this.renderTextarea()} + {annotation.type === 'heading_text' && this.renderTextarea()} {(annotation.type in annotationFormLookup) && this.renderElementForm()} ) -- cgit v1.2.3-70-g09d2