Revert "fix: set page actions after setting read only"
This commit is contained in:
parent
45b5d61e5a
commit
b541ffac68
1 changed files with 0 additions and 1 deletions
|
|
@ -1409,7 +1409,6 @@ frappe.ui.form.Form = class FrappeForm {
|
|||
};
|
||||
}
|
||||
this.perm = perm;
|
||||
this.toolbar.set_page_action();
|
||||
}
|
||||
|
||||
trigger(event, doctype, docname) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue