Removed "usePlanB"

This commit is contained in:
Artyom Abubakirov 2018-08-13 20:59:23 +05:00
parent 5bd8edc5b5
commit 1fd2c0d52e
5 changed files with 4420 additions and 2 deletions

View File

@ -23,7 +23,6 @@
"bootstrap": "~3.3.0",
"ekko-lightbox": "~3.3.0",
"demo-console": "1.5.1",
"kurento-utils": "master",
"socket.io-client": "^1.4.5"
}
}

View File

@ -15,7 +15,7 @@
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="bower_components/ekko-lightbox/dist/ekko-lightbox.min.js"></script>
<script src="bower_components/kurento-utils/js/kurento-utils.js"></script>
<script src="js/kurento-utils.js"></script>
<script src="bower_components/socket.io-client/dist/socket.io.js"></script>
<script src="js/index.js"></script>

4362
static/js/kurento-utils.js Executable file

File diff suppressed because it is too large Load Diff

1
static/js/kurento-utils.map Executable file

File diff suppressed because one or more lines are too long

56
static/js/kurento-utils.min.js vendored Executable file

File diff suppressed because one or more lines are too long