mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
Fix typo
This commit is contained in:
@@ -560,7 +560,7 @@ class EditModalView extends ModalView {
|
||||
|
||||
actionItemSetup.setup({
|
||||
view: this,
|
||||
type: 'recordControls.modelEditSide.buttons',
|
||||
type: 'recordControls.modalEditSide.buttons',
|
||||
waitFunc: promise => this.wait(promise),
|
||||
addFunc: item => {
|
||||
this.addButton({
|
||||
|
||||
Reference in New Issue
Block a user