btdb: change search= to s= for #6448

This commit is contained in:
Garfield69 2019-12-01 07:42:26 +13:00
parent 5a72c63ee5
commit dd85da7558
1 changed files with 1 additions and 5 deletions

View File

@ -28,11 +28,7 @@
search:
paths:
- path: "{{if .Keywords}}?search={{ .Keywords}}&sort=time{{else}}recent{{end}}"
- path: "{{if .Keywords}}?search={{ .Keywords}}&sort=time&page=2{{else}}recent?page=2{{end}}"
- path: "{{if .Keywords}}?search={{ .Keywords}}&sort=time&page=3{{else}}recent?page=3{{end}}"
- path: "{{if .Keywords}}?search={{ .Keywords}}&sort=time&page=4{{else}}recent?page=4{{end}}"
- path: "{{if .Keywords}}?search={{ .Keywords}}&sort=time&page=5{{else}}recent?page=5{{end}}"
- path: "{{if .Keywords}}?s={{ .Keywords}}&sort=time{{else}}recent{{end}}"
rows:
selector: li[class$="item"]
fields: