This commit is contained in:
Bart van der Braak 2019-04-29 21:29:12 +02:00
parent 3804e8cfd5
commit f058ef46a8

View file

@ -75,7 +75,7 @@ function filterTasks(data) {
break;
case 'TZHAAR':
if ($("#tzhaar").prop("checked") === false) {
index_list.unshzift(i)
index_list.unshift(i)
}
break;
case 'LIZARDMEN':