Files
notifications-admin/app/assets/javascripts
Tom Byers f46dba8948 Move code for deleting old cookies into banner JS
Removes the following cookies:
- seen_cookie_message (flags if banner was already
  shown)
- _gid (Google Analytics cookie)
- _ga (Google Analytics cookie)

These were set by default before so potentially
still around for some users.

The code for this now exists as a static method on
the cookieMessage module and is called when the JS
loads for the first time.
2020-01-03 17:28:33 +00:00
..
2019-12-17 10:28:14 +00:00
2019-10-31 17:53:44 +00:00
2018-12-21 14:37:01 +00:00
2019-12-12 14:16:38 +00:00