[mirotalksfu] - add invite someone btn
هذا الالتزام موجود في:
@@ -644,6 +644,10 @@ button:hover {
|
|||||||
background-color: #0c0b0b;
|
background-color: #0c0b0b;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
#inviteParticipants {
|
||||||
|
margin: 15px 0px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
#searchParticipants {
|
#searchParticipants {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@@ -1534,6 +1534,12 @@ async function getRoomParticipants(refresh = false) {
|
|||||||
|
|
||||||
async function getParticipantsTable(peers) {
|
async function getParticipantsTable(peers) {
|
||||||
let table = `
|
let table = `
|
||||||
|
<div>
|
||||||
|
<button
|
||||||
|
id="inviteParticipants"
|
||||||
|
onclick="shareRoom();"
|
||||||
|
><i class="fas fa-user-plus"></i> Invite Someone</button>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<input
|
<input
|
||||||
id="searchParticipants"
|
id="searchParticipants"
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم