mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Initial feature spec for search page
This commit is contained in:
parent
463d01f44f
commit
6dd6387b39
2 changed files with 21 additions and 1 deletions
|
@ -18,7 +18,7 @@ div
|
|||
- else
|
||||
| #{@papers.total} Dokumente in der Datenbank
|
||||
div
|
||||
ul.no-bullet
|
||||
ul.no-bullet#search_results
|
||||
- @papers.each do |doc|
|
||||
li.search-result
|
||||
small = doc.paper_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue