remove hatching modal every time the stable is loaded

This commit is contained in:
Matteo Pagliazzi 2018-08-02 08:37:01 +02:00
parent 99726bdc2f
commit fdbcd99525

View file

@ -429,9 +429,6 @@
drag: DragDropDirective,
mousePosition: MouseMoveDirective,
},
mounted () {
this.$root.$emit('bv::show::modal', 'hatching-modal');
},
data () {
return {
viewOptions: {},