-
- Downloads
GRN-19: Add confirmation for accepting cookies from the site (#345)
* Added a cookie warning * Cleaned up code to better match application standard
Showing
- app/assets/javascripts/cookies.js 27 additions, 0 deletionsapp/assets/javascripts/cookies.js
- app/assets/stylesheets/application.scss 6 additions, 6 deletionsapp/assets/stylesheets/application.scss
- app/assets/stylesheets/utilities/_variables.scss 24 additions, 0 deletionsapp/assets/stylesheets/utilities/_variables.scss
- app/views/shared/_footer.html.erb 2 additions, 0 deletionsapp/views/shared/_footer.html.erb
- app/views/shared/components/_cookie_warning.html.erb 27 additions, 0 deletionsapp/views/shared/components/_cookie_warning.html.erb
- config/locales/en.yml 3 additions, 0 deletionsconfig/locales/en.yml
app/assets/javascripts/cookies.js
0 → 100644
Please register or sign in to comment