mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
fix placeholder (#1692)
This commit is contained in:
parent
d6f6843e22
commit
7757dbff77
@ -392,7 +392,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"pattern": "cm:name:'(.*?)'",
|
"pattern": "cm:name:'(.*?)'",
|
||||||
"field": "cm:name",
|
"field": "cm:name",
|
||||||
"placeholder": "Enter the name",
|
"placeholder": "SEARCH.SEARCH_HEADER.FILTERS.NAME.PLACEHOLDER",
|
||||||
"searchPrefix" : "*",
|
"searchPrefix" : "*",
|
||||||
"searchSuffix" : "*"
|
"searchSuffix" : "*"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user