mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 11:39:18 +00:00
Merge pull request #52945 from mihir-kandoi/fix-item-link-formatter
This commit is contained in:
@@ -1081,6 +1081,8 @@ function add_link_title(value, doc, df, title_field) {
|
||||
} else {
|
||||
return value;
|
||||
}
|
||||
} else {
|
||||
return value;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user