This commit is contained in:
David Brazda
2024-02-04 17:55:43 +07:00
parent 32e77a4cb9
commit f3d2b403bd

View File

@ -887,29 +887,29 @@
<BR>
</div>
</div>
<script src="/static/js/config.js?v=1.02"></script>
<script src="/static/js/config.js?v=1.03"></script>
<!-- tady zacina polska docasna lokalizace -->
<!-- <script type="text/javascript" src="https://unpkg.com/lightweight-charts/dist/lightweight-charts.standalone.production.js"></script> -->
<script type="text/javascript" src="/static/js/libs/lightweightcharts/lightweight-charts.standalone.production410.js"></script>
<script src="/static/js/dynamicbuttons.js?v=1.03"></script>
<script src="/static/js/dynamicbuttons.js?v=1.04"></script>
<!-- <script src="/static/js/utils.js?v=1.01"></script> -->
<!-- new util structure and exports and colors -->
<script src="/static/js/utils/utils.js?v=1.02"></script>
<script src="/static/js/utils/exports.js?v=1.02"></script>
<script src="/static/js/utils/colors.js?v=1.02"></script>
<script src="/static/js/utils/utils.js?v=1.03"></script>
<script src="/static/js/utils/exports.js?v=1.03"></script>
<script src="/static/js/utils/colors.js?v=1.03"></script>
<script src="/static/js/instantindicators.js?v=1.01"></script>
<script src="/static/js/archivechart.js?v=1.03"></script>
<script src="/static/js/instantindicators.js?v=1.03"></script>
<script src="/static/js/archivechart.js?v=1.04"></script>
<!-- <script src="/static/js/archivetables.js?v=1.05"></script> -->
<!-- archiveTables split into separate files -->
<script src="/static/js/tables/archivetable/init.js?v=1.07"></script>
<script src="/static/js/tables/archivetable/functions.js?v=1.06"></script>
<script src="/static/js/tables/archivetable/modals.js?v=1.05"></script>
<script src="/static/js/tables/archivetable/handlers.js?v=1.05"></script>
<script src="/static/js/tables/archivetable/init.js?v=1.08"></script>
<script src="/static/js/tables/archivetable/functions.js?v=1.07"></script>
<script src="/static/js/tables/archivetable/modals.js?v=1.06"></script>
<script src="/static/js/tables/archivetable/handlers.js?v=1.06"></script>