style: removed stray console.log
This commit is contained in:
parent
c0bab74ca7
commit
b9aebe58e8
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ frappe.ui.form.ControlLink = frappe.ui.form.ControlData.extend({
|
|||
}
|
||||
|
||||
if(!me.df.only_select) {
|
||||
console.log(me.df)
|
||||
if(frappe.model.can_create(doctype)
|
||||
&& me.df.fieldtype !== "Dynamic Link") {
|
||||
// new item
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue