Mercurial > prosody-modules
comparison mod_invites_page/html/client.html @ 5718:8cd617c0b701
mod_invites_page: Replace jQuery with vanilla.js in the HTML
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 16 Nov 2023 16:15:26 +0100 |
parents | 09b8144051ea |
children | b117b63bcdbb |
comparison
equal
deleted
inserted
replaced
5717:e06af1403a60 | 5718:8cd617c0b701 |
---|---|
25 <strong>Tip:</strong> You can open this invite | 25 <strong>Tip:</strong> You can open this invite |
26 on your mobile device by scanning a barcode with | 26 on your mobile device by scanning a barcode with |
27 your camera. | 27 your camera. |
28 <button id="qr-modal-show" class="mt-2 d-block btn btn-secondary" title="Send this invite to your device" | 28 <button id="qr-modal-show" class="mt-2 d-block btn btn-secondary" title="Send this invite to your device" |
29 data-toggle="modal" data-target="#qr-modal"> | 29 data-toggle="modal" data-target="#qr-modal"> |
30 <img src="{static}/qr-logo.png" alt="QR code icon" class="align-middle h-50 mt-1" style="display:inline" > | 30 <img src="{static}/qr-logo.png" alt="QR code icon" class="align-middle h-50 mt-1"> |
31 Scan with mobile device | 31 Scan with mobile device |
32 </button> | 32 </button> |
33 </div> | 33 </div> |
34 | 34 |
35 <p>You have been invited to chat {inviter&with {inviter} }on {site_name}, | 35 <p>You have been invited to chat {inviter&with {inviter} }on {site_name}, |