Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
This commit is contained in:
commit
21f1bdaa93
1 changed files with 1 additions and 0 deletions
|
|
@ -597,6 +597,7 @@ frappe.provide("frappe.views");
|
|||
|
||||
function show_assign_to_dialog(e) {
|
||||
e.preventDefault();
|
||||
e.stopPropagation();
|
||||
self.assign_to = new frappe.ui.form.AssignToDialog({
|
||||
obj: self,
|
||||
method: 'frappe.desk.form.assign_to.add',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue