Skip to content

Commit

Permalink
Ajoute un titre au bouton d’ajout de mention
Browse files Browse the repository at this point in the history
  • Loading branch information
fbezagu committed Sep 20, 2024
1 parent 2117f13 commit aa3a8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions svelte/lib/mesure/commentaire/CommentaireMesure.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<button
type="button"
class="mention-commentaire"
title="Ajouter une mention"
on:click={() => $editor.commands.insertContent('@')}
>
<img
Expand Down

0 comments on commit aa3a8ec

Please sign in to comment.