Skip to content
Snippets Groups Projects
  • Michael Große's avatar
    5d06a1e4
    fix(search): ensure consistent html in search results · 5d06a1e4
    Michael Große authored
    This implements some of the changes discussed in #2314:
    
    1. last mod and number of hits are on the same line and always shown
    2. There is a class around the last mod string so it can be
    hidden/replaced by an icon
    3. All items in the resultBody returned by the event are wrapped in
    `<dd>` tags to ensure validity. They get their array key as class
    4. There is still a wrapper div around each result for styling purposes
    fix(search): ensure consistent html in search results
    Michael Große authored
    This implements some of the changes discussed in #2314:
    
    1. last mod and number of hits are on the same line and always shown
    2. There is a class around the last mod string so it can be
    hidden/replaced by an icon
    3. All items in the resultBody returned by the event are wrapped in
    `<dd>` tags to ensure validity. They get their array key as class
    4. There is still a wrapper div around each result for styling purposes
Code owners
Assign users and groups as approvers for specific file changes. Learn more.