From 011c23093f4f6eb842b7c9c751956fb7c13f32e6 Mon Sep 17 00:00:00 2001 From: Sean Date: Tue, 7 Jul 2020 12:50:37 +0200 Subject: [PATCH] Use a-tag for external link Allows to left-click, right-click and middle-click the "open external" button. Left clicking will disconnect from the current jitsi connection in OpenSlides. Useful for tests and power using, such as multiple jitsi connections or easier copying the link. --- SETTINGS.rst | 3 +-- .../shared/components/jitsi/jitsi.component.html | 8 +++++--- .../app/shared/components/jitsi/jitsi.component.ts | 13 ++++--------- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/SETTINGS.rst b/SETTINGS.rst index dc42430f0..99fa2c0af 100644 --- a/SETTINGS.rst +++ b/SETTINGS.rst @@ -73,8 +73,7 @@ To enable the audio conference with Jitsi Meet, you have to set the following va - `JITSI_DOMAIN`: must contain an url to a Jitsi server - `JITSI_ROOM_NAME`: the name of the room that should be used -- `JITSI_PASSWORD`: (optional) the password of the room. Will be -applied automatically from the settings. +- `JITSI_ROOM_PASSWORD`: (optional) the password of the room. Will be applied automatically from the settings. Logging diff --git a/client/src/app/shared/components/jitsi/jitsi.component.html b/client/src/app/shared/components/jitsi/jitsi.component.html index 44f1c95d9..b4a1f51cb 100644 --- a/client/src/app/shared/components/jitsi/jitsi.component.html +++ b/client/src/app/shared/components/jitsi/jitsi.component.html @@ -3,15 +3,17 @@
- +