fix: hover action setup after apps switch
This commit is contained in:
parent
218c06e489
commit
97f811325c
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ frappe.ui.Sidebar = class Sidebar {
|
|||
|
||||
this.setup_sorting();
|
||||
this.set_active_workspace_item();
|
||||
this.set_hover();
|
||||
}
|
||||
|
||||
build_sidebar_section(title, root_pages) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue