mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Inhibit caching of zephyr.css
(imported from commit 5e1af66b12454f791f7edfcc3f01be03b00e4b2f)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<title>Zephyr</title>
|
||||
<link href="/static/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/static/styles/zephyr.css" rel="stylesheet">
|
||||
<link href="/static/styles/zephyr.css?dummy_time={% now "U" %}" rel="stylesheet">
|
||||
<link href="/static/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
|
||||
<link href="/static/jquery/jquery-ui-1.8.23.custom.css" rel="stylesheet">
|
||||
{# We need to import jQuery before Bootstrap #}
|
||||
|
||||
Reference in New Issue
Block a user