Bust JS cache via url param

This commit is contained in:
cerenX9
2026-07-24 15:17:50 +03:00
parent 31a704280f
commit 7211fa8bdc

View File

@@ -270,7 +270,7 @@
style="display: none;"/>
<!-- Harita ve Tablo İşleme Kodları (Statik Dosyadan Yüklenir - QWeb Çakışmalarını Önler) -->
<script type="text/javascript" src="/mymach_fleet_intelligence/static/src/js/dashboard.js"></script>
<script type="text/javascript" src="/mymach_fleet_intelligence/static/src/js/dashboard.js?v=5"></script>
</body>
</html>
</template>