Add FormPosterMixin to WholePage class
This commit is contained in:
parent
962d31c4c2
commit
47bfcc23cb
|
@ -671,6 +671,7 @@
|
|||
|
||||
let WholePage = {
|
||||
template: '#whole-page-template',
|
||||
mixins: [FormPosterMixin],
|
||||
computed: {},
|
||||
methods: {
|
||||
|
||||
|
|
Loading…
Reference in a new issue