# HG changeset patch # User Alexandre Segura # Date 1493372324 -7200 # Node ID dce041bc57a957fb5276ddb605bcd18dbd917718 # Parent b71475c271597e2bb6378503a5531c1c6a91cfca Fix null pointer. diff -r b71475c27159 -r dce041bc57a9 src_js/iconolab-bundle/src/components/editor/AnnotationForm.vue --- a/src_js/iconolab-bundle/src/components/editor/AnnotationForm.vue Fri Apr 28 11:29:47 2017 +0200 +++ b/src_js/iconolab-bundle/src/components/editor/AnnotationForm.vue Fri Apr 28 11:38:44 2017 +0200 @@ -34,7 +34,7 @@ @change="onTagsChange($event.tags)"> -

+

Dernière version {{ dateComputed }} par {{ annotation.author }}