Mercurial > libervia-templates
changeset 399:e7152fc8a81f
bulma (components/search_item): explicitely import "avatar".
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 06 Jun 2024 15:22:22 +0200 |
parents | 6ae380307ddc |
children | 140690a18b63 |
files | sat_templates/templates/bulma/components/search_item.html |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/components/search_item.html Thu Jun 06 15:21:47 2024 +0200 +++ b/sat_templates/templates/bulma/components/search_item.html Thu Jun 06 15:22:22 2024 +0200 @@ -1,3 +1,5 @@ +{% import 'components/avatar.html' as avatar with context %} + <div class="column is-2-desktop is-6-touch"> <div class="card x-is-hoverable"> {% if multiple_selection %}