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