Mercurial > libervia-templates
view sat_templates/templates/bulma/chat/thread_panel.html @ 404:66f98ee041d8
chat: add UI for replies/threads:
rel 457
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 06 May 2025 00:37:41 +0200 |
parents | |
children |
line wrap: on
line source
<nav class="panel has-background-light"> <p class="panel-heading">Thread View</p> <div class="panel-block mt-1" > <div id="thread-messages" class="is-full-width"> </div> </div> </nav>