mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-07 15:29:32 +02:00
added cache buster to ACP theme
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<script src="//code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
|
||||
<script src="{relative_path}/src/utils.js"></script>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{relative_path}/css/theme.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{relative_path}/css/theme.css?{cache-buster}" />
|
||||
</head>
|
||||
|
||||
<body class="admin">
|
||||
|
||||
Reference in New Issue
Block a user