mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update app.config.json
This commit is contained in:
+2
-1
@@ -395,7 +395,8 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"pattern": "cm:name:'(.*?)'",
|
"pattern": "cm:name:'(.*?)'",
|
||||||
"field": "cm:name",
|
"field": "cm:name",
|
||||||
"placeholder": "Enter the name"
|
"placeholder": "Enter the name",
|
||||||
|
"searchSuffix" : "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user