From 128d6ee5c937652813c7a9aed198239f1d74c96d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 18 Aug 2020 16:31:08 +0200 Subject: annotation edits --- .../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/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 eb5afeb..829d3ae 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 @@ -17,7 +17,7 @@ const ANNOTATION_TYPES = [ 'video', 'image', 'gallery', 'carousel', 'grid', 'vitrine', - 'curtain', 'intro', + 'curtain', 'intro', 'schedule', ].map(name => ({ name, label: capitalize(name.replace('_', ' ')) })) class AnnotationForm extends Component { -- cgit v1.2.3-70-g09d2