Add a button to the modal to switch back to the sidebar view
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
committed by
Julius Härtl
parent
e9a6c585b9
commit
71a35a9cf8
@@ -93,7 +93,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
hideModal() {
|
||||
// this.$store.dispatch('setCardDetailsInModal', false)
|
||||
this.$router.push({ name: 'board' })
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user