미디어위키:Common.js: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 태그: 수동 되돌리기 |
Resultofunion (토론 | 기여) 편집 요약 없음 태그: 되돌려진 기여 |
||
| 280번째 줄: | 280번째 줄: | ||
if($tb) $tb.parentElement.removeChild($tb); | if($tb) $tb.parentElement.removeChild($tb); | ||
} | } | ||
console.log('isLogin', mw.user.isLoggedIn()); | |||
}); | }); | ||