Removed cookie warning. Updated Gems.
Apparently functional cookies can be used without consent.
This commit is contained in:
parent
267acc4550
commit
bc944d677b
4 changed files with 89 additions and 98 deletions
|
|
@ -10,7 +10,6 @@
|
|||
*
|
||||
*= require_self
|
||||
*= require foundation_and_overrides
|
||||
*= require cookies_eu
|
||||
*= require font-awesome
|
||||
*= require my_styles
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -13,5 +13,3 @@
|
|||
/ a href="http://vexxhost.com/" VEXXHOST
|
||||
// Only for debugging:
|
||||
/ ' | Cookie is #{session[:token]}
|
||||
|
||||
= render 'cookies_eu/consent_banner', link: '/about#cookies'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue