Some fixes and additions
This commit is contained in:
@@ -51,8 +51,8 @@ export default {
|
||||
selectedProposal: null,
|
||||
products: [],
|
||||
buttons: [
|
||||
{ text: 'Einstellen', action: this.hireDirector },
|
||||
{ text: 'Abbrechen', action: 'close' },
|
||||
{ text: this.$t('falukant.newdirector.hire'), action: this.hireDirector },
|
||||
{ text: this.$t('Cancel'), action: 'close' },
|
||||
],
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user