closestudy 스크립트 수정
This commit is contained in:
parent
dcdeeac305
commit
fda56a2bae
|
|
@ -131,7 +131,7 @@
|
|||
}
|
||||
}
|
||||
function closestudy() {
|
||||
if (!_passunload && @Model.istaste != 1 && !_islogout) {
|
||||
if (@Model.istaste != 1 && !_islogout) {
|
||||
golog(false, true);
|
||||
_passunload = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue