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