v0.9.15h - NameCheck - Fixed Updates

This commit is contained in:
Anders
2020-08-17 10:21:02 +02:00
parent 5f516992d7
commit e6f03ad72b
17 changed files with 320 additions and 38 deletions
@@ -108,9 +108,6 @@
}
change();
//Dont delete me, if the user reloads the pages with text in the text-box this code runs.
$(document).ready(function () {
$value = $('#week').val();
@@ -162,8 +159,6 @@
}
});
})
</script>
@endsection