# HG changeset patch # User Goffi # Date 1715428503 -7200 # Node ID 5072e4a4e261582f656349a277d95339f3721087 # Parent 3c2bf7c30767be638396b69defb76ae8edb0713f call: update template to handle remote control mode. rel 436 diff -r 3c2bf7c30767 -r 5072e4a4e261 sat_templates/templates/bulma/call/call.html --- a/sat_templates/templates/bulma/call/call.html Sat Apr 06 13:08:03 2024 +0200 +++ b/sat_templates/templates/bulma/call/call.html Sat May 11 13:55:03 2024 +0200 @@ -67,7 +67,7 @@
- +
- +
-
-
-
+
-
+
-
+
diff -r 3c2bf7c30767 -r 5072e4a4e261 sat_templates/templates/bulma/call/search_item.html --- a/sat_templates/templates/bulma/call/search_item.html Sat Apr 06 13:08:03 2024 +0200 +++ b/sat_templates/templates/bulma/call/search_item.html Sat May 11 13:55:03 2024 +0200 @@ -22,7 +22,7 @@ - {% trans %}video call{% endtrans %} + {% trans %}Video Call{% endtrans %} @@ -30,7 +30,15 @@ - {% trans %}audio call{% endtrans %} + {% trans %}Audio Call{% endtrans %} + + + + + + + + {% trans %}Remote Control{% endtrans %}