mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add feature specs for simple search queries
This commit is contained in:
parent
1bbcbdc94e
commit
0d09ebaad3
2 changed files with 22 additions and 1 deletions
|
@ -8,7 +8,7 @@ div
|
|||
.right
|
||||
/ button.button. TODO: Suche Abbonieren
|
||||
- else
|
||||
| #{@papers.total} Dokumente in der Datenbank
|
||||
| #{pluralize(@papers.total, "Dokument", "Dokumente")} in der Datenbank
|
||||
div
|
||||
ul.no-bullet#search_results
|
||||
- @papers.each do |doc|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue