--- a/src_js/iconolab-bundle/src/components/editor/Comment.vue Wed Mar 01 01:41:20 2017 +0100
+++ b/src_js/iconolab-bundle/src/components/editor/Comment.vue Wed Mar 01 15:04:31 2017 +0100
@@ -35,7 +35,6 @@
],
data() {
return {
- showForm: false,
hover: false
}
},