Pengguna:RaFaDa20631/vector-2022.js: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
<maintenance> more info TypeError: Cannot read properties of undefined (reading 'getElementsByTagName') seen on Berkas:Stasiun_Wates_2020.jpg |
<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)
|