Mercurial > libervia-templates
diff sat_templates/templates/bulma/forum/view.html @ 247:40fccd3b7cf0
updated code to handle blog items following data structure change in backend/Libervia
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 16 Jul 2020 09:08:32 +0200 |
parents | 0e69b5843c2f |
children | bfb0d5829728 |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/forum/view.html Fri Jun 19 17:57:13 2020 +0200 +++ b/sat_templates/templates/bulma/forum/view.html Thu Jul 16 09:08:32 2020 +0200 @@ -9,7 +9,7 @@ <section class="section"> - {{ blog.show_items(items, expanded=true) }} + {{ blog.show_items(blog_items["items"], expanded=true) }} </section> <section class="section">