fix: remove misleading wildcard hint from link field advanced search
This commit is contained in:
parent
e780b0b509
commit
659bff98ad
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