Refactor form/page component structure for Buefy/Vue.js
this also moves Execute Batch from the form buttons area, to object helper
This commit is contained in:
parent
4cadeb8e5d
commit
cc79fe76fd
12 changed files with 270 additions and 275 deletions
|
@ -1,10 +0,0 @@
|
|||
|
||||
let TailboneForm = {
|
||||
template: '#tailbone-form-template',
|
||||
methods: {}
|
||||
}
|
||||
|
||||
let FormPage = {
|
||||
template: '#form-page-template',
|
||||
methods: {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue