fix: routing user to new private workspace
This commit is contained in:
parent
0fe8d1e87b
commit
ad5021ee54
1 changed files with 1 additions and 0 deletions
|
|
@ -778,6 +778,7 @@ frappe.views.Workspace = class Workspace {
|
|||
message: __("Saved"),
|
||||
indicator: "green",
|
||||
});
|
||||
frappe.set_route("desk","private",page.title)
|
||||
}
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue