mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CookieWarning
synced 2024-11-23 22:03:41 +00:00
b8686223e5
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 |
||
---|---|---|
i18n | ||
includes | ||
resources/ext.CookieWarning | ||
tests/phpunit/includes | ||
.csslintrc | ||
.gitignore | ||
.gitreview | ||
.jscsrc | ||
.jshintignore | ||
.jshintrc | ||
composer.json | ||
CookieWarning.php | ||
extension.json | ||
Gruntfile.js | ||
LICENSE | ||
package.json | ||
phpcs.xml |