Merge pull request #4389 from sbwalker/dev
fix #4384 - app_offline https link
This commit is contained in:
commit
6015f0887a
@ -5,7 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<title>Upgrade Framework</title>
|
<title>Upgrade Framework</title>
|
||||||
<base href="/" />
|
<base href="/" />
|
||||||
<link rel="stylesheet" href="http://www.oqtane.net/css/app.css">
|
<link rel="stylesheet" href="https://www.oqtane.net/css/app.css">
|
||||||
</head>
|
</head>
|
||||||
<body onload="forceWait()">
|
<body onload="forceWait()">
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user