Removed unwanted character
This commit is contained in:
parent
d0b33a7239
commit
dde3a3ff7c
1 changed files with 1 additions and 1 deletions
|
|
@ -972,7 +972,7 @@ frappe.ui.form.ControlLink = frappe.ui.form.ControlData.extend({
|
|||
|
||||
if(this.df.get_route_options_for_new_doc) {
|
||||
frappe.route_options = this.df.get_route_options_for_new_doc(this);
|
||||
}ust
|
||||
}
|
||||
|
||||
if(this.frm) {
|
||||
this.frm.new_doc(doctype, this, new_options);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue