From adfbb1e2a4ccb64dd1090c391680cc9f8be64cb3 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 16 Mar 2026 11:02:19 -0700 Subject: [PATCH] janus: Drop unused reference to font-awesome In the upstream demo, https://janus.conf.meetecho.com/demos/videoroom.html, the font-awesome glyphicons were only being used to show the 'user' icon next to alias text field. We have replaced that with a simple unicode character. We also seem to have dropped the dependency on Debian package. However, we seem to forgotten to remove the inclusion of the JS file. This leads to a 404 error when loading Janus room. Tests: - The page loads and works as expected. The 'user' icon shows up. There are no 404 errors in the browser console. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/janus/templates/janus_video_room.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/plinth/modules/janus/templates/janus_video_room.html b/plinth/modules/janus/templates/janus_video_room.html index 84da8ee3d..945670236 100644 --- a/plinth/modules/janus/templates/janus_video_room.html +++ b/plinth/modules/janus/templates/janus_video_room.html @@ -47,8 +47,6 @@ type="text/css"> -