Revert "Prevent form submission for WM2018 buttons"

This reverts commit 1a46e547c0d0eb6cd5ff5fb87116d8fffc64b12e.
This commit is contained in:
Martin Müller 2018-07-30 14:56:44 +02:00
parent 347f4a7f52
commit 6b2a8c0843

View File

@ -269,6 +269,4 @@ function wm2018(channel) {
} else if (channel === "zdf") {
ajaxRequest("/?video=https://www.zdf.de/sender/zdf/zdf-live-beitrag-100.html");
}
return false;
}