mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-25 11:32:35 +00:00
use cache buster for dxwaterfall css
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user