Minor change

This commit is contained in:
Carlos 2019-09-24 13:05:06 +02:00
parent 01ceb62047
commit 3716a31b2c

View File

@ -222,11 +222,11 @@
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- WebConsole JS Scripts -->
<script src="scripts/WebConsoleLanguage.js?v=1.4"></script>
<script src="scripts/WebConsoleConnector.js?v=1.4"></script>
<script src="scripts/WebConsoleManager.js?v=1.4"></script>
<script src="scripts/WebConsolePersistenceManager.js?v=1.4"></script>
<script src="scripts/WebConsole.js?v=1.4"></script>
<script src="scripts/WebConsoleJqueryHandler.js?v=1.4"></script>
<script src="scripts/WebConsoleLanguage.js?v=1.4.1"></script>
<script src="scripts/WebConsoleConnector.js?v=1.4.1"></script>
<script src="scripts/WebConsoleManager.js?v=1.4.1"></script>
<script src="scripts/WebConsolePersistenceManager.js?v=1.4.1"></script>
<script src="scripts/WebConsole.js?v=1.4.1"></script>
<script src="scripts/WebConsoleJqueryHandler.js?v=1.4.1"></script>
</body>
</html>