All modals use activeModal
This commit is contained in:
parent
43a91e8c22
commit
95d826be09
@ -11,12 +11,6 @@ export default {
|
|||||||
},
|
},
|
||||||
data: function() {
|
data: function() {
|
||||||
return {
|
return {
|
||||||
modals: {
|
|
||||||
styleguidemodal: false,
|
|
||||||
newprojectconfirmation: false,
|
|
||||||
pendingfinancialverification: false,
|
|
||||||
pendingccpoapproval: false,
|
|
||||||
},
|
|
||||||
activeModal: null,
|
activeModal: null,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user