Commit 76184e3
committed
minor #377 Add information about the query search string when creating custom co… (maartendekeizer, weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
Add information about the query search string when creating custom co…
…ntrollers
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets | n/a
| License | MIT
I was looking how to know what the user was looking (what the user typed). Easy to find with a debug bar, but I think it should be part of the documentation.
Commits
-------
85a411d removing extra word
b48aa4d Use text suggestion from `@weaverryan`
1b7f0f7 Add information about the query search string when creating custom controllers1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| 486 | + | |
486 | 487 | | |
487 | 488 | | |
488 | 489 | | |
| |||
0 commit comments