src_js/iconolab-bundle/src/components/editor/Comment.vue
changeset 406 733be8cac793
parent 405 6b8a1ae18e91
child 409 3e61d1c8acd3
--- 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
             }
         },