미디어위키:Common.js: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 태그: 수동 되돌리기 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 280번째 줄: | 280번째 줄: | ||
if($tb) $tb.parentElement.removeChild($tb); | if($tb) $tb.parentElement.removeChild($tb); | ||
} | } | ||
var currentUrl = window.location.href; | |||
console.log(currentUrl); | |||
}); | }); | ||