mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #3492 from nhorstmeier/patch-2
Update searchcontext.md … showing ???
This commit is contained in:
commit
6610a6a8fb
@ -135,7 +135,7 @@ For more information on how to paginate your results within the template, see [T
|
||||
to show the results of your custom search you need at least this content in your template, notice that
|
||||
Results.PaginationSummary(4) defines how many pages the search will show in the search results. something like:
|
||||
|
||||
**Next 1 2 *3* 4 5 <20><><EFBFBD> 558**
|
||||
**Next 1 2 *3* 4 5 … 558**
|
||||
|
||||
|
||||
:::ss
|
||||
|
Loading…
Reference in New Issue
Block a user