Skip to content
Snippets Groups Projects
Commit 95965017 authored by Michael Fairchild's avatar Michael Fairchild
Browse files

Also cache bust the css

parent 94f0ccba
Branches 4.1
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ if (!$isEmbed) {
$localResults = '';
$context = '';
$page->addStyleSheet('css/search.css');
$page->addStyleSheet('css/search.css?v=4.1');
//u is referring site
if (isset($_GET['u']) && $scanned = UNL_Search::getScannedPage($_GET['u'])) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment