|
|
|
@ -13,7 +13,7 @@ |
|
|
|
|
<script src="libs/jquery-2.1.1.min.js"></script> |
|
|
|
|
<script src="https://cdn.socket.io/socket.io-1.2.0.js"></script> |
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jsSHA/1.5.0/sha.js"></script> |
|
|
|
|
<script src="config.js?v=11"></script><!-- adapt to your needs, i.e. set hosts and bosh path --> |
|
|
|
|
<script src="config.js?v=12"></script><!-- adapt to your needs, i.e. set hosts and bosh path --> |
|
|
|
|
<script src="libs/strophe/strophe.min.js?v=2"></script> |
|
|
|
|
<script src="libs/strophe/strophe.disco.min.js?v=1"></script> |
|
|
|
|
<script src="libs/strophe/strophe.caps.jsonly.min.js?v=1"></script> |
|
|
|
@ -22,12 +22,12 @@ |
|
|
|
|
<script src="libs/popover.js?v=1"></script><!-- bootstrap tooltip lib --> |
|
|
|
|
<script src="libs/toastr.js?v=1"></script><!-- notifications lib --> |
|
|
|
|
<script src="interface_config.js?v=5"></script> |
|
|
|
|
<script src="libs/app.bundle.js?v=116"></script> |
|
|
|
|
<script src="libs/app.bundle.js?v=117"></script> |
|
|
|
|
<script src="analytics.js?v=1"></script><!-- google analytics plugin --> |
|
|
|
|
<link rel="stylesheet" href="css/font.css?v=7"/> |
|
|
|
|
<link rel="stylesheet" href="css/toastr.css?v=1"> |
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="css/main.css?v=30"/> |
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="css/videolayout_default.css?v=18" id="videolayout_default"/> |
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="css/videolayout_default.css?v=19" id="videolayout_default"/> |
|
|
|
|
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> |
|
|
|
|
<link rel="stylesheet" href="css/jquery-impromptu.css?v=4"> |
|
|
|
|
<link rel="stylesheet" href="css/modaldialog.css?v=3"> |
|
|
|
|