Merged in hotfix/MAPG-172-create-cookie-notice (pull request #145)
MAPG-172 make variable local
This commit is contained in:
commit
506072017c
@ -17,7 +17,7 @@
|
||||
<?php if (!isset($_COOKIE['COOKIES_CONSENT'])): ?>
|
||||
<script>
|
||||
(function () {
|
||||
MapGuesser = {
|
||||
var MapGuesser = {
|
||||
cookiesAgreed: false,
|
||||
|
||||
agreeCookies: function () {
|
||||
|
Loading…
Reference in New Issue
Block a user