|
@@ -2050,7 +2050,7 @@ $(document).ready(function() {
|
|
errorList.spread.refresh();
|
|
errorList.spread.refresh();
|
|
}
|
|
}
|
|
if (checkList && checkList.spread) {
|
|
if (checkList && checkList.spread) {
|
|
- errorList.spread.refresh();
|
|
|
|
|
|
+ checkList.spread.refresh();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
});
|
|
});
|