미디어위키:Common.js: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
281번째 줄: 281번째 줄:
}
}
var currentUrl = window.location.href;
var currentUrl = window.location.href;
});
console.log(currentUrl);
console.log(currentUrl);
});