Do not use AJAX POST for forms that would normally use GET
commitf7404bce021f2df2eaa5735c136669a4a94a330b
authorMichal Čihař <michal@cihar.com>
Wed, 23 Aug 2017 12:44:26 +0000 (23 14:44 +0200)
committerMichal Čihař <michal@cihar.com>
Wed, 23 Aug 2017 12:44:26 +0000 (23 14:44 +0200)
tree1eaec84dfe67e13349d8c8fe7c693164e4a74110
parent5a1851488af72103fdfcc2bca36fa34112de4836
Do not use AJAX POST for forms that would normally use GET

Fixes #13606

Signed-off-by: Michal Čihař <michal@cihar.com>
ChangeLog
js/ajax.js