Merge pull request #35547 from sokumon/sidebar-fixes
This commit is contained in:
commit
e8a5529b98
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ frappe.ui.toolbar.Toolbar = class {
|
|||
this.add_back_button();
|
||||
} else {
|
||||
this.navbar.html(this.menu);
|
||||
this.bind_click();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue