3
0
Fork 0

[FIX] whitespace

10.0
lfreeke 2016-01-21 14:59:16 +01:00 committed by Jairo Llopis
parent 78cb01afa7
commit 5913d94614
1 changed files with 1 additions and 2 deletions

View File

@ -4,14 +4,13 @@
============================
Web advanced search wildcard
============================
Allows =ilike operator to advanced search option.
Use % as a placeholder.
Example: "Zip matches 1%" gives all zip starting with 1
Also allows insensitive exact search.
Example "Name matches john" will find "John" and "john" but not "Johnson".
Bug Tracker
===========