# HG changeset patch # User Goffi # Date 1712401683 -7200 # Node ID 3c2bf7c30767be638396b69defb76ae8edb0713f # Parent 772e73148132e85bbc910135d251c84477013d36 call: add a new button to send a file during a call. diff -r 772e73148132 -r 3c2bf7c30767 sat_templates/templates/bulma/call/call.html --- a/sat_templates/templates/bulma/call/call.html Sat Apr 06 13:07:26 2024 +0200 +++ b/sat_templates/templates/bulma/call/call.html Sat Apr 06 13:08:03 2024 +0200 @@ -5,7 +5,7 @@ {% block body %} {{ icon_defs( - "resize-full", "resize-small", "volume-up", "videocam", "dot-3-vert", "wrench", "user-circle", "desktop", "exchange", "phone" + "desktop", "doc", "dot-3-vert", "exchange", "mic", "phone", "resize-full", "resize-small", "user-circle", "videocam", "wrench" ) }}
@@ -80,10 +80,10 @@ -
+
@@ -91,7 +91,7 @@ {{ icon('videocam', cls='image is-24x24 is-inline-block') }}
-
+
@@ -102,6 +102,12 @@
+ + +
+