remove hatching modal every time the stable is loaded
This commit is contained in:
@@ -429,9 +429,6 @@
|
||||
drag: DragDropDirective,
|
||||
mousePosition: MouseMoveDirective,
|
||||
},
|
||||
mounted () {
|
||||
this.$root.$emit('bv::show::modal', 'hatching-modal');
|
||||
},
|
||||
data () {
|
||||
return {
|
||||
viewOptions: {},
|
||||
|
||||
Reference in New Issue
Block a user