removing some TODOs

This commit is contained in:
frankknoll
2022-02-13 22:58:16 +01:00
parent 369c483fa6
commit 09c1a87f39

View File

@@ -5,13 +5,10 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Batch codes</title>
<!-- FK-TODO: keine externen Links -->
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.11.4/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" href="batchCodeTable.css">
<link rel="stylesheet" type="text/css" href="forkMeOnGitHub.css">
<!-- FK-TODO: keine externen Links -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- FK-TODO: keine externen Links -->
<script type="text/javascript" charset="utf8"
src="https://cdn.datatables.net/1.11.4/js/jquery.dataTables.min.js"></script>
<script>