Upgrade to v1.7.16
This commit is contained in:
+3
-2
@@ -3,12 +3,13 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Jitsi Widget</title>
|
||||
<link href="bundles/1c92c9d6b0f5bd0d188c/jitsi.css" rel="stylesheet"></head>
|
||||
<link href="bundles/504aa24e021ebeda5b73/jitsi.css" rel="stylesheet"></head>
|
||||
<body>
|
||||
<div id="jitsiContainer"><!-- the js will put the conference here --></div>
|
||||
<div id="joinButtonContainer">
|
||||
<div class="joinConferenceFloating">
|
||||
<div class="joinConferencePrompt">
|
||||
<span class="icon"><!-- managed by CSS --></span>
|
||||
<!-- TODO: i18n -->
|
||||
<h2>Jitsi Video Conference</h2>
|
||||
<div id="widgetActionContainer">
|
||||
@@ -19,5 +20,5 @@
|
||||
</div>
|
||||
<!-- This script is not webpacked, and the script is downloaded at build time -->
|
||||
<script src="./jitsi_external_api.min.js"></script>
|
||||
<script type="text/javascript" src="bundles/1c92c9d6b0f5bd0d188c/jitsi.js"></script></body>
|
||||
<script type="text/javascript" src="bundles/504aa24e021ebeda5b73/jitsi.js"></script></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user