[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -87,7 +87,6 @@ function initClient() {
|
|||||||
setTippy('tabVideoShareBtn', 'Video share', 'top');
|
setTippy('tabVideoShareBtn', 'Video share', 'top');
|
||||||
setTippy('tabAspectBtn', 'Aspect', 'top');
|
setTippy('tabAspectBtn', 'Aspect', 'top');
|
||||||
setTippy('tabStylingBtn', 'Styling', 'top');
|
setTippy('tabStylingBtn', 'Styling', 'top');
|
||||||
setTippy('tabLanguagesBtn', 'Languages', 'top');
|
|
||||||
setTippy('wbBackgroundColorEl', 'Background color', 'top');
|
setTippy('wbBackgroundColorEl', 'Background color', 'top');
|
||||||
setTippy('wbDrawingColorEl', 'Drawing color', 'top');
|
setTippy('wbDrawingColorEl', 'Drawing color', 'top');
|
||||||
setTippy('whiteboardPencilBtn', 'Drawing mode', 'top');
|
setTippy('whiteboardPencilBtn', 'Drawing mode', 'top');
|
||||||
@@ -702,9 +701,6 @@ function handleButtons() {
|
|||||||
tabStylingBtn.onclick = (e) => {
|
tabStylingBtn.onclick = (e) => {
|
||||||
rc.openTab(e, 'tabStyling');
|
rc.openTab(e, 'tabStyling');
|
||||||
};
|
};
|
||||||
tabLanguagesBtn.onclick = (e) => {
|
|
||||||
rc.openTab(e, 'tabLanguages');
|
|
||||||
};
|
|
||||||
chatButton.onclick = () => {
|
chatButton.onclick = () => {
|
||||||
rc.toggleChat();
|
rc.toggleChat();
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -125,7 +125,6 @@ access to use this app.
|
|||||||
<button id="tabVideoShareBtn" class="fab fa-youtube tablinks"></button>
|
<button id="tabVideoShareBtn" class="fab fa-youtube tablinks"></button>
|
||||||
<button id="tabAspectBtn" class="fas fa-cog tablinks"></button>
|
<button id="tabAspectBtn" class="fas fa-cog tablinks"></button>
|
||||||
<button id="tabStylingBtn" class="fas fa-palette tablinks"></button>
|
<button id="tabStylingBtn" class="fas fa-palette tablinks"></button>
|
||||||
<button id="tabLanguagesBtn" class="fas fa-globe tablinks"></button>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="tabDevices" class="tabcontent">
|
<div id="tabDevices" class="tabcontent">
|
||||||
@@ -268,11 +267,10 @@ access to use this app.
|
|||||||
<option value="horizontal">Horizontal</option>
|
<option value="horizontal">Horizontal</option>
|
||||||
</select>
|
</select>
|
||||||
<br />
|
<br />
|
||||||
</div>
|
<p>Language:</p>
|
||||||
|
|
||||||
<div id="tabLanguages" class="tabcontent">
|
|
||||||
<br />
|
<br />
|
||||||
<div id="google_translate_element"></div>
|
<div id="google_translate_element"></div>
|
||||||
|
<br />
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم