removing some TODOs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user