Re-order fields
This commit is contained in:
parent
1102229d84
commit
e0cf0d07ae
|
@ -33,9 +33,9 @@ export default {
|
|||
errors: [],
|
||||
form: {
|
||||
body: '',
|
||||
title: '',
|
||||
field_session_status: 'accepted',
|
||||
field_session_type: 'full',
|
||||
title: ''
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue