mediawiki-extensions-Cookie.../resources/ext.CookieWarning
Florian Schmidt b8686223e5 Allow non-JS users to dismiss the CookieWarning bar
This commit change sthe "OK"-link to dismiss the cookiewarning bar
from a link to a POST-based form, so that non-JS users are able to
click it, too. If clicked, the dismiss is saved int he user prefs
(if the user is logged in) or in a cookie.

The JS version still works without reloading the page.

Bug: T145647
Change-Id: I711413abcbc131aaba34e8b285630ef1a1c9bda1
2016-09-18 00:00:14 +02:00
..
ext.CookieWarning.js Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
ext.CookieWarning.less Allow non-JS users to dismiss the CookieWarning bar 2016-09-18 00:00:14 +02:00