From: Anton Khorev Date: Thu, 20 Oct 2022 12:29:57 +0000 (+0300) Subject: Use fetch() instead of iframe to make remote control requests X-Git-Tag: live~8^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/821ebdd57b7e39e328fc95eedbb63ffc02c81983 Use fetch() instead of iframe to make remote control requests --- diff --git a/app/assets/javascripts/index.js b/app/assets/javascripts/index.js index c419f9321..9df0f0ad5 100644 --- a/app/assets/javascripts/index.js +++ b/app/assets/javascripts/index.js @@ -255,20 +255,10 @@ $(document).ready(function () { }); function sendRemoteEditCommand(url, callback) { - var iframe = $("