From f3b59e8d9518758f166eb0ff6f32ba3403e1f39c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 21 Oct 2020 20:41:02 +0200 Subject: sentences --- animism-align/frontend/app/views/paragraph/components/paragraph.list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animism-align/frontend/app/views/paragraph/components/paragraph.list.js b/animism-align/frontend/app/views/paragraph/components/paragraph.list.js index 39777ea..8ce58f8 100644 --- a/animism-align/frontend/app/views/paragraph/components/paragraph.list.js +++ b/animism-align/frontend/app/views/paragraph/components/paragraph.list.js @@ -36,7 +36,7 @@ class ParagraphList extends Component { setCurrentAnnotation(paragraph, play_ts) { const { id: currentParagraph, annotations } = paragraph - const possibleAnnotations = annotations.filter(a => a.type !== 'footnote') + const possibleAnnotations = annotations.filter(a => a.type === 'sentence') let currentAnnotation let annotation let i = 0, next_i -- cgit v1.2.3-70-g09d2