mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Force reset cache of OMR status page
This commit is contained in:
parent
400dc0e574
commit
d3a77da005
1 changed files with 3 additions and 3 deletions
|
@ -31,9 +31,9 @@
|
||||||
-- * Many tests
|
-- * Many tests
|
||||||
-%>
|
-%>
|
||||||
<%+header%>
|
<%+header%>
|
||||||
<link rel="stylesheet" type="text/css" href="<%=resource%>/openmptcprouter/css/wanstatus.css?v=git-18.120.38690-2678b12"/>
|
<link rel="stylesheet" type="text/css" href="<%=resource%>/openmptcprouter/css/wanstatus.css?v=git-20"/>
|
||||||
<script type="text/javascript" src="<%=resource%>/seedrandom.js?v=git-18.120.38690-2678b12"></script>
|
<script type="text/javascript" src="<%=resource%>/seedrandom.js?v=git-20"></script>
|
||||||
<script type="text/javascript" src="<%=resource%>/cbi.js?v=git-18.120.38690-2678b12"></script>
|
<script type="text/javascript" src="<%=resource%>/cbi.js?v=git-20"></script>
|
||||||
<script type="text/javascript">//<![CDATA[
|
<script type="text/javascript">//<![CDATA[
|
||||||
var anonymize = false;
|
var anonymize = false;
|
||||||
function getCookieValue(a) {
|
function getCookieValue(a) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue