diff --git a/frontend/components/viewer/CommentAddForm.vue b/frontend/components/viewer/CommentAddForm.vue index e0bce76..4a677a0 100644 --- a/frontend/components/viewer/CommentAddForm.vue +++ b/frontend/components/viewer/CommentAddForm.vue @@ -3,7 +3,7 @@ label="Nouveau commentaire" rounded outlined - @click="formVisible=true" + @click="openForm('comment')" > - + + +
@@ -54,6 +70,68 @@ />
+ + +
+ + +
+ + +
+ +
+ + +
+ + + +