Get scheme cookie server-side instead of client-side on page load
This commit is contained in:
parent
0237bc60f3
commit
6f83c77109
4 changed files with 9 additions and 25 deletions
|
@ -4,7 +4,7 @@
|
|||
@include('includes.head')
|
||||
</head>
|
||||
|
||||
<body onload="setDefaultScheme()">
|
||||
<body>
|
||||
<div class="page">
|
||||
<div id="header" class="header">
|
||||
@include('includes.header')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue