Improved slot fill UI
Added custom button Prop insert form disabled +child No backdrop close creation forms
This commit is contained in:
@@ -299,7 +299,7 @@ export default {
|
||||
}
|
||||
let parentPropertyId = this.model._id;
|
||||
this.$store.commit('pushDialogStack', {
|
||||
component: 'add-creature-property-dialog',
|
||||
component: 'insert-property-dialog',
|
||||
elementId,
|
||||
data: {
|
||||
parentDoc: this.model,
|
||||
|
||||
Reference in New Issue
Block a user