use cache buster for dxwaterfall css

This commit is contained in:
HB9HIL
2026-02-14 23:51:58 +01:00
parent e5d54a55b4
commit c3a217efa8

View File

@@ -68,7 +68,7 @@
</script>
<!-- DX Waterfall Component - CSS -->
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/dxwaterfall.css">
<link rel="stylesheet" href="<?php echo $this->paths->cache_buster('assets/css/dxwaterfall.css'); ?>">
<!-- DX Waterfall Component - HTML -->
<div class="row dxwaterfallpane">