diff sat_templates/templates/bulma/chat/chat.html @ 387:8b990c78d4b5

(bulma/chat): add menu + style for message retraction
author Goffi <goffi@goffi.org>
date Thu, 30 Nov 2023 13:24:43 +0100
parents e63fb06052ae
children
line wrap: on
line diff
--- a/sat_templates/templates/bulma/chat/chat.html	Tue Nov 28 17:48:00 2023 +0100
+++ b/sat_templates/templates/bulma/chat/chat.html	Thu Nov 30 13:24:43 2023 +0100
@@ -4,7 +4,7 @@
     {{ icon_defs(
     "lock-open", "lock-filled", "ok", "pencil", "dot-3", "share", "attach",
     "paper-plane-empty", "doc", "download", "wrench", "eye", "smile", "plus-circled",
-    "quote-left"
+    "quote-left", "trash-empty"
     ) }}
 
     {# TODO: this should be done in a more generic way in dialog module #}