Skip to content

Commit 6a1d7c4

Browse files
committed
Removing old cookie button
1 parent 53e96a7 commit 6a1d7c4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

resources/views/vendor/cookieConsent/index.blade.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
@section("extra-js")
1+
{{--
2+
@section("extra-js")
23
<script>
34
45
window.laravelCookieConsent = (function () {
@@ -71,3 +72,5 @@ function setCookie(name, value, expirationInDays) {
7172
7273
7374
@endif
75+
76+
--}}

0 commit comments

Comments
 (0)