ttobogo: prevent error when nothing-found. resolves #12025

This commit is contained in:
Garfield69
2021-07-13 17:40:06 +12:00
parent 8ebfc234e6
commit fb8ca9e07f

View File

@@ -42,7 +42,7 @@ search:
- path: "{{ if .Keywords }}search?skeyword={{ .Keywords }}{{ else }}board/new{{ end }}"
rows:
selector: ul#searchresult > li
selector: ul#searchresult > li:has(a.subject)
filters:
- name: andmatch