Started shifting extension forms into new nav layout
This commit is contained in:
parent
3679a0f9cd
commit
1380cc9f36
5 changed files with 67 additions and 31 deletions
|
|
@ -203,6 +203,7 @@ export default {
|
|||
|
||||
updateForm() {
|
||||
// Trigger a plugin form update
|
||||
console.log("Emitting reloadForms");
|
||||
this.$emit("reloadForms");
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue