upd cachers

This commit is contained in:
David Brazda
2023-11-30 14:14:20 +01:00
parent 2ecb90d83f
commit db210e6be7

View File

@ -847,18 +847,18 @@
<BR>
</div>
</div>
<script src="/static/js/config.js"></script>
<script src="/static/js/config.js?v=1.01"></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"></script>
<script src="/static/js/dynamicbuttons.js?v=1.01"></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.01"></script>
<script src="/static/js/utils/exports.js?v=1.01"></script>
<script src="/static/js/utils/colors.js?v=1.01"></script>
<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/instantindicators.js?v=1.01"></script>
@ -867,9 +867,9 @@
<!-- <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.03"></script>
<script src="/static/js/tables/archivetable/functions.js?v=1.03"></script>
<script src="/static/js/tables/archivetable/functions.js?v=1.04"></script>
<script src="/static/js/tables/archivetable/modals.js?v=1.03"></script>
<script src="/static/js/tables/archivetable/handlers.js?v=1.03"></script>
<script src="/static/js/tables/archivetable/handlers.js?v=1.04"></script>