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