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