src_js/iconolab-bundle/src/components/editor/AnnotationForm.vue
changeset 433 616fc1fad25f
parent 427 2a9ce7ec3a29
child 482 b71475c27159
--- a/src_js/iconolab-bundle/src/components/editor/AnnotationForm.vue	Tue Mar 14 16:49:55 2017 +0100
+++ b/src_js/iconolab-bundle/src/components/editor/AnnotationForm.vue	Tue Mar 14 17:02:43 2017 +0100
@@ -9,7 +9,7 @@
             <span v-if="!readonly">Annuler</span>
         </button>
         <div v-if="!annotation" class="alert alert-warning text-center">
-            Aucune annotation sélectionnée.
+            Aucune annotation sélectionnée
         </div>
         <form v-bind:action="formAction" method="post">
             <slot>