Pylint updates
This commit is contained in:
@@ -398,4 +398,5 @@
|
||||
if (!localStorageroratingShiftCells) {
|
||||
$("#roratingShiftCells").find("[type=checkbox]").prop("checked", true);
|
||||
}
|
||||
$("[type=checkbox]").change();
|
||||
</script>
|
||||
|
||||
@@ -399,4 +399,5 @@
|
||||
if (!localStorageroratingWorkTypeCells) {
|
||||
$("#roratingWorkTypeCells").find("[type=checkbox]").prop("checked", true);
|
||||
}
|
||||
$("[type=checkbox]").change();
|
||||
</script>
|
||||
|
||||
@@ -427,4 +427,5 @@
|
||||
if (!localStorageWorkTypeReqCells) {
|
||||
$("#workTypeRequestCells").find("[type=checkbox]").prop("checked", true);
|
||||
}
|
||||
</script>
|
||||
$("[type=checkbox]").change();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user