refactoring

This commit is contained in:
frankknoll
2023-04-15 21:31:36 +02:00
parent 4e034bd42f
commit 2cb9b4256b
3 changed files with 11 additions and 12 deletions

View File

@@ -49764,6 +49764,7 @@
</p>
<div id="batchCodeDetails" style="width: 50%">
<div id="selectBatchcodeCombination">
<canvas id="adverseReactionReportsChartView"></canvas>
<label>Select batchcode combination:
<select id="batchcodesSelect" name="batchcodes">
</select>
@@ -49785,9 +49786,6 @@
<p>
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
</p>
<template id="template-canvas">
<canvas></canvas>
</template>
</body>
</html>