Pengguna:RaFaDa20631/vector-2022.js: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Jon (WMF) (bicara | kontrib)
<maintenance> more info TypeError: Cannot read properties of undefined (reading 'getElementsByTagName') seen on Berkas:Stasiun_Wates_2020.jpg
Jon (WMF) (bicara | kontrib)
<maintenance> more info TypeError: Cannot read properties of undefined (reading 'firstChild') at before_editbox
 
Baris 21:
 
var form = document.editform;
if (!form) return;
var x;
for (x = form.firstChild; x; x = x.nextSibling)