Fix caret in filter specs
authorJoey Schulze <joey@infodrom.org>
Mon, 21 Sep 2015 09:24:16 +0000 (11:24 +0200)
committerJoey Schulze <joey@infodrom.org>
Mon, 21 Sep 2015 09:24:16 +0000 (11:24 +0200)
commitba70519ab89175ab7f931ad845d0386c6cb1792c
treea9f04af584ae1ad0de6949db60b832955de857ec
parent6cb182cb0438203175fae7bec0cf80bbb8e50234
Fix caret in filter specs

According to the documentation t^20 will search for a substring only
at the beginning of a string.

For completeness specifying t$20 for substring searches at the end
of a string is also supported.
minsrc/ricoLiveGridAjax.js