Merge pull request #38577 from gajjug004/fix/remove-wildcard-hint-link-search
fix: remove misleading wildcard hint from link field advanced search
This commit is contained in:
commit
2f05b7b368
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ frappe.ui.form.LinkSelector = class LinkSelector {
|
|||
fieldtype: "Data",
|
||||
fieldname: "txt",
|
||||
label: __("Beginning with"),
|
||||
description: __("You can use wildcard %"),
|
||||
},
|
||||
{
|
||||
fieldtype: "HTML",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue