src_js/iconolab-bundle/src/components/editor/Comment.vue
changeset 406 733be8cac793
parent 405 6b8a1ae18e91
child 409 3e61d1c8acd3
equal deleted inserted replaced
405:6b8a1ae18e91 406:733be8cac793
    33             'date',
    33             'date',
    34             'allowThread'
    34             'allowThread'
    35         ],
    35         ],
    36         data() {
    36         data() {
    37             return {
    37             return {
    38                 showForm: false,
       
    39                 hover: false
    38                 hover: false
    40             }
    39             }
    41         },
    40         },
    42         computed: {
    41         computed: {
    43             dateFormatted: function () {
    42             dateFormatted: function () {