Add Buefy support for "simple" delete confirmation
This commit is contained in:
parent
796170100f
commit
e715794f04
3 changed files with 30 additions and 6 deletions
|
@ -3,3 +3,8 @@ 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